fix build with mm32 board
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
LD_FILE = $(BOARD_PATH)/flash.ld
|
||||
SRC_S += $(SDK_DIR)/mm32f327x/MM32F327x/Source/GCC_StartAsm/startup_mm32m3ux_u_gcc.S
|
||||
|
||||
# For flash-jlink target
|
||||
#JLINK_DEVICE = stm32f411ve
|
||||
|
||||
# flash target using on-board stlink
|
||||
#flash: flash-jlink
|
||||
Reference in New Issue
Block a user