[chibios] Lia works without bootloader (only LED flash tested), ChibiOS is having issues with a bootlodaer (probably something with the linker script)

This commit is contained in:
Michal Podhradsky
2017-02-11 10:43:42 -08:00
parent e921f08c91
commit 35c38041f6
3 changed files with 2 additions and 2 deletions
-1
View File
@@ -313,7 +313,6 @@ endif
# Settings for GDB
# default port configuration for BMP
BMP_PORT = /dev/ttyACM0
GDB = $(shell which arm-none-eabi-gdb)