mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +01:00
5 lines
126 B
Makefile
5 lines
126 B
Makefile
export CPU_ARCH = cortex-m4f
|
|
|
|
include $(RIOTCPU)/Makefile.include.cortexm_common
|
|
include $(RIOTCPU)/stellaris_common/Makefile
|