1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
RIOT/boards/esp32c6-devkit/Makefile.dep
2025-07-28 19:14:22 +02:00

6 lines
126 B
Makefile

include $(RIOTBOARD)/common/esp32c6/Makefile.dep
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
endif