Files
lk/project/rpi3-test.mk

18 lines
179 B
Makefile
Raw Normal View History

2016-06-28 17:06:07 -07:00
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := rpi3
MODULES += \
app/shell \
app/stringtests \
app/tests \
lib/cksum \
lib/debugcommands \
2017-02-05 21:02:33 -08:00
lib/gfx \
lib/gfxconsole \
2016-06-28 17:06:07 -07:00