low-level code implementing CircuitPython (port of Micropython)
Built from Adafruit's fork of the Microsoft UF2 SAMD bootloader Latest build (📅 2021-07-14)
- uf2 commit #2fd0593
- built with
gcc-arm-none-eabi-10-2020-q4-major
Since folks are starting to use SAMD51...J20
and J19
there are now separate bootloaders for each chipset. Make sure to use the correct one!
If you can access bootloader mode (double-click reset button), you can copy over the respective update-bootloader
UF2 to update the bootloader without having to use JTAG.
Tutorials, design resources, and more!
- Software/firmware in this repository is licensed under MIT unless otherwise indicated.