ext: hal: nordic: Enable building of NRFX QDEC
Allow project to use Nordic's NRFX QDEC driver. This closes issue #9364 Jira:DESK-259 Signed-off-by: Pawel Dunaj <pawel.dunaj@nordicsemi.no>
This commit is contained in:
parent
589ed030ec
commit
cb01d097af
6 changed files with 13 additions and 9 deletions
|
@ -9,7 +9,7 @@ config HAS_NORDIC_DRIVERS
|
|||
|
||||
config HAS_NRFX
|
||||
bool
|
||||
|
||||
|
||||
config NRFX_ADC
|
||||
bool
|
||||
|
||||
|
@ -23,6 +23,9 @@ config NRFX_NFCT
|
|||
config NRFX_PWM
|
||||
bool
|
||||
|
||||
config NRFX_QDEC
|
||||
bool
|
||||
|
||||
config NRFX_SAADC
|
||||
bool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue