6 lines
87 B
Makefile
6 lines
87 B
Makefile
CPU_ARCH = cortex-m3
|
|
|
|
USEMODULE += pm_layered
|
|
|
|
include $(RIOTMAKE)/arch/cortexm.inc.mk
|