1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 18:32:45 +01:00
RIOT/cpu/lpc23xx/Makefile.dep

8 lines
156 B
Makefile
Raw Normal View History

USEMODULE += arm7_common
USEMODULE += bitfield
USEMODULE += newlib
USEMODULE += periph
USEMODULE += pm_layered
include $(RIOTCPU)/arm7_common/Makefile.dep