circuitpython/docs/esp32
Elvis Pfutzenreuter ecbbc512b2 esp32/network_lan: Add PHY_GENERIC device type.
Support the new PHY_GENERIC device type, added in ESP-IDF v5.4.0 [1].

This PHY driver was added to ESP-IDF to support "generic"/oddball PHY
LAN chips like the JL1101, which offer no features beyond the bare
802.3 PHY standard and don't actually need a chip-specific driver (see
discussion at [2]).

[1] 0738314308
[2] https://github.com/espressif/esp-eth-drivers/pull/28

Signed-off-by: Elvis Pfutzenreuter <epxx@epxx.co>
2025-05-16 15:34:20 -03:00
..
img docs: Add initial docs for esp32 port, including quick-ref and general. 2019-01-25 12:18:34 +11:00
tutorial docs/esp32: Improve PWM documentation and examples. 2025-05-16 12:34:32 +10:00
general.rst docs/esp32: Add quickref and full docs for esp32.RMT class. 2019-12-20 12:25:38 +11:00
quickref.rst esp32/network_lan: Add PHY_GENERIC device type. 2025-05-16 15:34:20 -03:00