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:
2021-05-07
Revision:
3:6ee00ee90d4c
Parent:
0:7077d8f28b3e

File content as of revision 3:6ee00ee90d4c:

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