mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
100bd51a64
This CPU is used in the WeIO (www.we-io.net) board. Peripheral included : - timer - uart - gpio
4 lines
80 B
Makefile
4 lines
80 B
Makefile
export CPU_ARCH = cortex-m0
|
|
|
|
include $(RIOTCPU)/Makefile.include.cortexm_common
|