micropython/docs/mimxrt
robert-hh cdcc70d4f8 mimxrt: Enable default devices for I2C, SPI and UART.
Since all boards are configured to have a I2C(0), SPI(0) and UART(1), these
can be set as default devices, allowing the instantiation of I2C(), SPI(),
UART() without an id argument.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-03-25 12:44:20 +11:00
..
img docs: Add quickref and docs for mimxrt, including network.LAN docs. 2022-04-04 14:11:31 +10:00
tutorial docs: Add quickref and docs for mimxrt, including network.LAN docs. 2022-04-04 14:11:31 +10:00
general.rst docs/mimxrt: Add i.MX RT1015 to general.rst, and a few clarifications. 2022-05-27 12:47:54 +10:00
pinout.rst mimxrt/boards/MAKERDIARY_RT1011_NANO_KIT: Add new Makerdiary board. 2025-03-17 13:59:32 +11:00
quickref.rst mimxrt: Enable default devices for I2C, SPI and UART. 2025-03-25 12:44:20 +11:00