mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
5 lines
135 B
Makefile
5 lines
135 B
Makefile
# include common remote includes
|
|
INCLUDES += -I$(RIOTBOARD)/common/remote/include
|
|
|
|
include $(RIOTBOARD)/common/cc2538/Makefile.include
|