|
|
|
@ -3,7 +3,7 @@ export CPU = stm32f1
|
|
|
|
|
export CPU_MODEL = stm32f103cb
|
|
|
|
|
|
|
|
|
|
# custom linkerscript
|
|
|
|
|
export LINKER_SCRIPT = stm32f103cb_opencm9-04.ld
|
|
|
|
|
export LINKER_SCRIPT = stm32f103cb_opencm904.ld
|
|
|
|
|
|
|
|
|
|
# custom flasher to use with the bootloader
|
|
|
|
|
export FLASHER = $(RIOTBOARD)/$(BOARD)/dist/robotis-loader.py
|