-For every base target, add a simple .mk file in target/ -More complex project files include from the target/ one
5 lines
53 B
Makefile
5 lines
53 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
TARGET := stm32-p107
|
|
|