mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
126 B
Makefile
6 lines
126 B
Makefile
include ../Makefile.core_common
|
|
|
|
FEATURES_BLACKLIST += arch_avr8 arch_msp430 arch_riscv
|
|
|
|
include $(RIOTBASE)/Makefile.include
|