# We must duplicate the include done by $(RIOTBASE)/Makefile.include # to also include the main board header INCLUDES += $(addprefix -I,$(wildcard $(RIOTBOARD)/esp32-wrover-kit/include)) include $(RIOTBOARD)/esp32-wrover-kit/Makefile.include