greatscottgadgets / saturn-v

DFU bootloader for SAMD11 and SAMD21 microcontrollers
Other
20 stars 10 forks source link

Add QT Py to boards #2

Open cyber-murmel opened 1 year ago

cyber-murmel commented 1 year ago

QT Py ships with uf2 bootloader pre-installed. Since this takes up 8k in flash, most firmware for the QT Py is linked to start at 8k. These changes make the FLASH_BOOT_SIZE configurable in the board.h of the boards and adds the QT Py.