Ethernet
Ethernet copied to clipboard
Add support for Teensy 4.0
The latest version of Ethernet works well with a W5500 on my Teensy 3.6, but not at all with the same W5500 on my Teensy 4.0 (hardware not supported error).
Within this pull request, I've added support for Teensy 4.0 by adding__IMXRT1062__ specific implementations for initSS / setSS / resetSS.
After these additions, I was able to run the WebClient example with DHCP on my Teensy 4.0 without any problems.
Please also send this pull request to my copy of Ethernet.
https://github.com/PaulStoffregen/Ethernet
I no longer have write access to Arduino's repository, so I'm back to maintaining my own fork.
Of course @PaulStoffregen, done.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.