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

Commit

Permalink
v2.8.0 to add support to W6100
Browse files Browse the repository at this point in the history
### Releases v2.8.0

1. Add preliminary support to `WIZNet W6100` using IPv4. IPv6 will be supported in the future.
  • Loading branch information
khoih-prog authored Dec 28, 2022
1 parent 893c481 commit 56d4728
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2759,6 +2759,8 @@ Many thanks for everyone for bug reporting, new feature suggesting, testing and
7. [victorsonntag](https://github.com/victorsonntag) to report issue [ESP32 - Wiznet W5200 problem #13](https://github.com/khoih-prog/Ethernet_Generic/discussions/13) leading to version v2.6.1 to fix the issue with `Wiznet W5200 / wiz820io` shield
8. [Andrew Young](https://github.com/vaelen) to report issue ['ETHERNET_SERVER_SEND_MAX_SIZE' was not declared in this scope #16](https://github.com/khoih-prog/Ethernet_Generic/issues/16) leading to version v2.7.1 to fix the issue when not using `ETHERNET_LARGE_BUFFERS`
9. [WIZnet-ArduinoEthernet](https://github.com/WIZnet-ArduinoEthernet) for the library [WIZnet-ArduinoEthernet](https://github.com/WIZnet-ArduinoEthernet/Ethernet), leading to version v2.8.0 to support `WIZNet W6100`


Many thanks to so many authors as listed in [AUTHORS](AUTHORS)

<table>
Expand Down

0 comments on commit 56d4728

Please sign in to comment.