- Remove unused variable to avoid compiler warning and error
- Add support to ESP32_C3-based boards using
LwIP W5500 Ethernet
- Add support to ESP32_S2-based boards using
LwIP W5500 Ethernet
- Using
SPI_DMA_CH_AUTO
instead of manually selected - Add example multiFileProject
- Initial coding to support ESP32_S3-based boards using
LwIP W5500 Ethernet
. - Use
allman astyle