mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
Packages have to define a Makefile.include target in pkg/%/Makefile. pkg/%/Makefile.include will be loaded after all other dependencies.
2 lines
47 B
Makefile
2 lines
47 B
Makefile
INCLUDES += -I $(RIOTBASE)/pkg/libcoap/include
|