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