EasyCAT LAB - EtherCAT master legacy example

Dependencies:   SOEM SPI_STMPE610 SPI_TFT_ILI9341 TFT_fonts

The EasyCAT LAB is a complete educational and experimental EtherCAT® system, composed of one master and two slaves .

/media/uploads/EasyCAT/easycat_lab.jpg

/media/uploads/EasyCAT/components.jpg

mbed_app.json

Committer:
EasyCAT
Date:
10 months ago
Revision:
9:e43af5b19937
Parent:
3:6ee00ee90d4c

File content as of revision 9:e43af5b19937:

{                                   
    "target_overrides": 
    {
        "NUCLEO_F767ZI":  
        {
            "target.d11_configuration": "PB_5"     
        },
    
        "*": 
        {                       
            "target.printf_lib": "std"             
        }
    }
}