mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
4 lines
174 B
Makefile
4 lines
174 B
Makefile
# log_color fails to compile with -Wformat-nonliteral but this is required
|
|
# for the wrapped stdio that pushes the format string into progmem
|
|
FEATURES_BLACKLIST += arch_avr8
|