Select Git revision
flash-bootloader.gdb
Forked from
card10 / firmware
1086 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