Skip to content

Add SPI clock divisor for compatibility with legacy SPI library for AVR #113

@Rotzbua

Description

@Rotzbua

Problem

Compatibility problems with libraries who use hard coded old SPI constants.

Example

MFRC522.h:22:26: error: 'SPI_CLOCK_DIV4' was not declared in this scope
miguelbalboa/rfid#544

Possible solution

Add constants as done in samd implementation:
arduino/ArduinoCore-samd@98341bf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions