1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
RIOT/tests/unittests/tests-rtc/Makefile.include
2021-12-20 13:04:20 +01:00

8 lines
185 B
Makefile

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