mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 23:12:45 +01:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
include ../Makefile.tests_common
|
|
|
|
FEATURES_BLACKLIST += arch_avr8 arch_msp430 arch_riscv
|
|
|
|
include $(RIOTBASE)/Makefile.include
|