7 lines
99 B
Makefile
7 lines
99 B
Makefile
|
|
MODULES += \
|
||
|
|
app/tests \
|
||
|
|
app/shell \
|
||
|
|
lib/debugcommands
|
||
|
|
|
||
|
|
include project/target/nucleo-f072rb.mk
|