Apple1-esp/Makefile
Stephen Crane 6aa496cbac initial
2014-11-11 17:13:25 +00:00

7 lines
122 B
Makefile

PROCESSOR_FAMILY := lm4f
BOARD := lplm4f120h5qr
# watch the CPU execute
LOCAL_CPPFLAGS := -DCPU_DEBUG
include energia.mk