Apple1-esp/Makefile

7 lines
125 B
Makefile
Raw Normal View History

2014-11-11 17:13:25 +00:00
PROCESSOR_FAMILY := lm4f
BOARD := lplm4f120h5qr
# watch the CPU execute
2016-01-23 21:15:44 +00:00
#LOCAL_CPPFLAGS := -DCPU_DEBUG
2014-11-11 17:13:25 +00:00
2017-10-11 10:50:13 +00:00
include energia10.mk