mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cb1ebda475
The commit moves the header files from `boards/common/esp32s3/include` that can be used for all types of ESP32x SoCs to a new common ESP32x board module.
4 lines
65 B
Makefile
4 lines
65 B
Makefile
MODULE = boards_common_esp32x
|
|
|
|
include $(RIOTBASE)/Makefile.base
|