rebase prepare_for_master branch
This commit is contained in:
parent
a080d98470
commit
58060874d6
|
@ -6,6 +6,7 @@ SRC_DIR += cortex-m3
|
|||
endif
|
||||
|
||||
ifeq ($(CONFIG_BOARD_STM32F103_NANO),y)
|
||||
SRC_DIR := shared
|
||||
SRC_DIR +=cortex-m3
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue