2013-12-22 20:02:59 +01:00
|
|
|
INCLUDES += -I$(RIOTCPU)/lpc2387/include
|
|
|
|
|
2014-11-20 18:59:58 +01:00
|
|
|
include $(RIOTCPU)/arm7_common/Makefile.include
|
2013-12-22 20:02:59 +01:00
|
|
|
|
2015-09-05 17:29:15 +02:00
|
|
|
USEMODULE += arm7_common periph periph_common bitfield newlib
|