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