1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 10:03:50 +01:00
RIOT/boards/esp32h2-devkit/Makefile.dep
2025-07-04 13:51:32 +02:00

6 lines
126 B
Makefile

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