diff options
author | robert-hh <robert@hammelrath.com> | 2025-03-13 16:50:27 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-03-25 12:44:20 +1100 |
commit | cdcc70d4f86b2948db4003c7ed55092b628394a8 (patch) | |
tree | 0fe657602273d830870570d00966cfda020da849 /docs/esp32/tutorial | |
parent | 1e7328ca28de201d6cd1ef31fb64e37613c0f9fb (diff) |
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>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions