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

Revision:
3:6ee00ee90d4c
Parent:
0:7077d8f28b3e
--- a/mbed_app.json	Tue Jun 11 10:46:17 2019 +0000
+++ b/mbed_app.json	Fri May 07 09:42:27 2021 +0000
@@ -3,7 +3,12 @@
     {
         "NUCLEO_F767ZI":  
         {
-            "target.d11_configuration": "PB_5"
+            "target.d11_configuration": "PB_5"     
+        },
+    
+        "*": 
+        {                       
+            "target.printf_lib": "std"             
         }
     }
 }
\ No newline at end of file