mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
The definition uses the internal oscillator for clock and only internal flash for the file system. It works at SAMD51J20 device as well, only that fewer pins are accessible. Tested with a SAMD51J20 board. Signed-off-by: robert-hh <robert@hammelrath.com>
203 B
203 B
The following firmware should work on most boards with a SAMD51J20 and SAMD51P20 MCU. It uses only the features built into the MCU. Additional devices at the board like external flash are not supported.