Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1001 Bytes

File metadata and controls

23 lines (19 loc) · 1001 Bytes

Firmware 🔧

low-level code implementing CircuitPython (port of Micropython)

Bootloader

Built from Adafruit's fork of the Microsoft UF2 SAMD bootloader Latest build (📅 2021-07-14)

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!



License

  • Software/firmware in this repository is licensed under MIT unless otherwise indicated.