mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
MODULE = boards_common_esp32c3
|
|
|
|
DIRS = $(RIOTBOARD)/common/esp32x
|
|
|
|
include $(RIOTBASE)/Makefile.base
|