1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 12:33:49 +01:00

7 lines
184 B
Makefile

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