1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/xtimer_now32_overflow/Makefile
Martine S. Lenders 4aa4a17071
tests/xtimer: add regression test for long_start_time update bug
Co-Authored-By: Julian Holzwarth <julian.holzwarth@fu-berlin.de>
2020-04-10 12:42:24 +02:00

9 lines
145 B
Makefile

include ../Makefile.tests_common
USEMODULE += fmt
USEMODULE += xtimer
DISABLE_MODULE += auto_init_xtimer
include $(RIOTBASE)/Makefile.include