Apple1-esp/Makefile
Stephen Crane b963514111 cleanup
2016-01-23 21:15:44 +00:00

8 lines
155 B
Makefile

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