mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:32:44 +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
|