mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 22:32:44 +01:00
69dc26d49f
adjusted to API change, uncrustified
7 lines
127 B
Makefile
7 lines
127 B
Makefile
APPLICATION = thread_flood
|
|
include ../Makefile.tests_common
|
|
|
|
DISABLE_MODULE += auto_init
|
|
|
|
include $(RIOTBASE)/Makefile.include
|