4 lines
77 B
Makefile
4 lines
77 B
Makefile
export CORTEX = cortex-m3
|
|
|
|
include $(RIOTCPU)/Makefile.include.cortex_common
|