1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc11u34/Makefile.include
Paul Rathgeb df68ac9f79 cpu/lpc11u34 : Added SPI for NXP LPC11U34 (SPI_0 and SPI_1)
make: Blacklisted 'weio' in driver_at86rf2xx and driver_kw2xrf due to insufficient memory
2015-10-16 17:28:09 +02:00

6 lines
108 B
Makefile

export CPU_ARCH = cortex-m0
USEMODULE += periph_common
include $(RIOTCPU)/Makefile.include.cortexm_common