1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-22 13:03:54 +01:00

7 lines
186 B
Makefile

# This must be a different name than 'board' as it is implemented by 'esp32-wrover-kit'
MODULE = board_esp32-ci
DIRS += $(RIOTBOARD)/esp32-wrover-kit
include $(RIOTBASE)/Makefile.base