mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nrf52840dongle: enable VDDH SAUL sensor
This commit is contained in:
parent
f3c1106c9e
commit
c697b8cfa7
@ -1,6 +1,7 @@
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += saul_gpio
|
||||
USEMODULE += saul_pwm
|
||||
USEMODULE += saul_nrf_vddh
|
||||
endif
|
||||
|
||||
include $(RIOTBOARD)/common/nrf52/bootloader_nrfutil.dep.mk
|
||||
|
Loading…
Reference in New Issue
Block a user