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:
sulymarco
Date:
2021-05-28
Revision:
6:4b39b4dee215
Parent:
3:6ee00ee90d4c

File content as of revision 6:4b39b4dee215:

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