This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 7fd63db
authored
v1.9.0 to add custom SPI, SPI1/SPI2 for W5500
### Releases v1.9.0
1. Add support to SPI1, SPI2 for Teensy using W5x00 with [Ethernet_Generic library](https://github.com/khoih-prog/Ethernet_Generic)
2. Add support to custom SPI for Mbed RP2040, Portenta-H7, etc. using W5x00 with [Ethernet_Generic library](https://github.com/khoih-prog/Ethernet_Generic)
3. Add examples [AdvancedWebServer_Teensy4x_SPI1](examples/AdvancedWebServer_Teensy4x_SPI1) to demo new feature
4. Add examples [AdvancedWebServer_RP2040_SPI1](examples/AdvancedWebServer_RP2040_SPI1) to demo new feature1 parent 7593c2b commit 7fd63db
File tree
4 files changed
+1177
-0
lines changed- examples
- AdvancedWebServer_RP2040_SPI1
- AdvancedWebServer_Teensy4x_SPI1
4 files changed
+1177
-0
lines changed
0 commit comments