ssilverman / QNEthernet

An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms
GNU Affero General Public License v3.0
87 stars 25 forks source link

Add hardware detection to accommodate Teensy 4.1 NE #29

Closed ssilverman closed 1 year ago

ssilverman commented 1 year ago

This model of Teensy doesn’t have a PHY chip, and the library should recognize this.

See this thread: https://forum.pjrc.com/threads/72272-Cannot-get-Teensy-4-1-ethernet-connection-working

ssilverman commented 1 year ago

Done in latest push. (v0.18.0 → da43d487e08826553d04b1bba16c2c846ae2f42f)