Skip to content
Snippets Groups Projects
Forked from card10 / firmware
879 commits behind the upstream repository.
flash-bootloader.gdb 110 B
source init.gdb

set confirm off

echo #### BOOTLOADER ####\n
load build/bootloader/bootloader.elf
reset
quit