tock-bootloader
tock-bootloader copied to clipboard
make the bootloader smaller
brings the size from 74kB to 26 kB
I removed debug_gpio before I realized what big gains I could get from using the correct optimization profile, so feel free to bring that back or ask me to