rebase prepare_for_master branch

This commit is contained in:
Kiritoy 2021-12-08 14:52:10 +08:00
parent a080d98470
commit 58060874d6
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ SRC_DIR += cortex-m3
endif
ifeq ($(CONFIG_BOARD_STM32F103_NANO),y)
SRC_DIR := shared
SRC_DIR +=cortex-m3
endif