1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-rtc/Makefile.include

8 lines
193 B
Makefile
Raw Normal View History

CFLAGS += -DRTC_NORMALIZE_COMPAT=1
USEMODULE += periph_rtc_common
# AVR/ATmega uses `int8_t` for `struct tm` which leads to integer overflows
# in these tests
FEATURES_BLACKLIST += arch_avr8