summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial/intro.rst
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2021-11-04 21:54:44 +0100
committerrobert-hh <robert@hammelrath.com>2021-12-14 08:07:52 +0100
commitbbe25f47043e97a9539298b714be616b3815b492 (patch)
tree346a55ee63db468ed744f788a23e3ecd28391600 /docs/esp8266/tutorial/intro.rst
parentbc1b0fd2c1d16745ff5c353a933a51cca6d32403 (diff)
downloadmicropython-bbe25f47043e97a9539298b714be616b3815b492.tar.gz
micropython-bbe25f47043e97a9539298b714be616b3815b492.zip
mimxrt: Support selection of PHY type and address.
Useful for boards without a PHY interface, where that has to be attached. Like the Seed ARCH MIX board or Vision SOM. Phy drivers supported so far are: - KSZ8081 - DP83825 - LAN8720 More to come. Usage e.g.: lan = LAN(phy_type=LAN.PHY_LAN8720, phy_addr=1) The default values are those set in mpconfigboard.h.
Diffstat (limited to 'docs/esp8266/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions