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

Commit 4eff41b

Browse files
authored
v1.7.1 to use Ethernet_Generic library
### Releases v1.7.1 1. Use new [Ethernet_Generic library](https://github.com/khoih-prog/Ethernet_Generic) as default for W5x00. 2. Support SPI2 for ESP32 3. Add support to SPI1 for RP2040 using [arduino-pico core](https://github.com/earlephilhower/arduino-pico) 4. Use new function `waitForLink()` for Teensy 4.1 QNEthernet library v0.14.0+ 5. Rewrite all the examples to support those new features 6. Update `Packages' Patches`
1 parent 7933257 commit 4eff41b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
## Changelog
3636

37-
### Releases v1.7.1
37+
### Release v1.7.1
3838

3939
1. Use new [Ethernet_Generic library](https://github.com/khoih-prog/Ethernet_Generic) as default for W5x00.
4040
2. Support SPI2 for ESP32
@@ -43,7 +43,7 @@
4343
5. Rewrite all the examples to support those new features
4444
6. Update `Packages' Patches`
4545

46-
### Releases v1.7.0
46+
### Release v1.7.0
4747

4848
1. Convert to `h-only` style
4949
2. Add `multiFileProject` examples to demo for multiple-file projects

0 commit comments

Comments
 (0)