8 lines
96 B
Makefile
8 lines
96 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
MODULES += \
|
|
lib/debugcommands \
|
|
app/shell
|
|
|
|
TARGET := stm3220g
|