mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 10:55:51 +08:00
- Fix EtherCAT signals drive strengh (from errata PORTS_CM.H002), caused bus faults. - Changed xmc4_ecat.c for compile time pin definition. - Fixed xmc4_ecat.c register not written (reset value already used). - Removed EXTCLK for xmc4800 as pin is used for ECAT. - Clean xmc4 familly board.h and clocks config. Signed-off-by: adriendesp <adrien.desproges@gmail.com>