You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Add build-specific stuff here:
|
|
|
|
MCU=stm32f10x
|
|
MCU_SUBTYPE=stm32f10x_ld
|
|
### _ld, _ld_vl, _md, _md_vl, _hd, _hd_vl, _xl, _cl
|
|
|
|
#TARGET_LDCPPFLAGS = -DMCU=$(MCU) -DFLASH=_FLASH_0
|
|
#TARGET_CPPFLAGS = -DVECT_TAB_SRAM
|
|
#TARGET_CLAGS =
|
|
|