mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
6 lines
153 B
Makefile
6 lines
153 B
Makefile
INCLUDES += -I$(RIOTCPU)/lpc2387/include
|
|
|
|
include $(RIOTCPU)/arm7_common/Makefile.include
|
|
|
|
USEMODULE += arm7_common periph periph_common bitfield newlib
|