Skip to content

Teensy 4.1 Compilation error: 'SdFatSdioEX' does not name a type #2

@Francesco-75

Description

@Francesco-75

Teensy 3.6 is basically out of stock. Would be nice if you can port the project to be used with Teensy 4.1 (SmartMatrix lib already support it nowadays). i have tried to do that but unfortunately seems actually something going wrong with the SdFat lib (using the beta one that has the teensy 4.1 support):

you always have:
Compilation error: 'SdFatSdioEX' does not name a type

Naturally i have changed these lines on the source accordling to the new SmartMatrix lib:
#include <MatrixHardware_Teensy4_ShieldV5.h>
#include <SmartMatrix.h>

Any help will be appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions