mcu_base/Makefile.opts

11 lines
229 B
Makefile

# 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 =