mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 20:43:50 +01:00
4 lines
80 B
Makefile
4 lines
80 B
Makefile
export CPU_ARCH = cortex-m0
|
|
|
|
include $(RIOTCPU)/Makefile.include.cortexm_common
|