mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 18:32:45 +01:00
4 lines
80 B
Makefile
4 lines
80 B
Makefile
|
export CPU_ARCH = cortex-m0
|
||
|
|
||
|
include $(RIOTCPU)/Makefile.include.cortexm_common
|