Apple1-esp/Makefile

7 lines
122 B
Makefile

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