mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 06:52:44 +01:00
7 lines
111 B
Makefile
7 lines
111 B
Makefile
|
include ../Makefile.tests_common
|
||
|
|
||
|
# required packages
|
||
|
USEPKG += corejson
|
||
|
|
||
|
include $(RIOTBASE)/Makefile.include
|