[project][stm32] split a few stm32 projects into a minimal and test project
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
TARGET := stm32-p107
|
||||
MODULES += \
|
||||
lib/debugcommands \
|
||||
app/tests \
|
||||
app/shell
|
||||
|
||||
include project/stm32-p107.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user