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