Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

v2.5.1 to slow SPI clock to `8MHz` and select `SPI_MODE0` for old W5100 shield using SAMD Zero and default to `W5100` to be safe in examples

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 01 Sep 05:57
· 186 commits to main since this release
867357c

Releases v2.5.1

  1. Slow SPI clock to 8MHz and select SPI_MODE0 for old W5100 shield using SAMD Zero. Check AdvancedWebServer example give me wrong ip HTTP EthernetWebServer is @ IP : 0.0.0.0 #62
  2. Default to W5100 to be safe. To change if using W5200, W5500, W5100s or testing faster SPI clock speeds