mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
This new series of MCUs is similar to the L4 series with an additional Cortex-M0 coprocessor. The firmware for the wireless stack must be managed separately and MicroPython does not currently interface to it. Supported features so far include: RTC, UART, USB, internal flash filesystem.