dts: arm: nordic: add QDEC nodes for nrf5340
Add device tree nodes for QDEC peripheral instances for nRF5340 Application core. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
ce134a7970
commit
007c8539f6
2 changed files with 17 additions and 1 deletions
|
@ -129,7 +129,7 @@ config NRFX_PWM3
|
|||
|
||||
config NRFX_QDEC
|
||||
bool "Enable QDEC driver"
|
||||
depends on HAS_HW_NRF_QDEC
|
||||
depends on HAS_HW_NRF_QDEC || HAS_HW_NRF_QDEC0
|
||||
|
||||
config NRFX_QSPI
|
||||
bool "Enable QSPI driver"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue