ext: hal: nrfx: adding clock driver to Kconfig
Added configuration option for CLOCK driver to Kconfig. Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
This commit is contained in:
parent
4ebf2afeb3
commit
307a84771a
6 changed files with 12 additions and 8 deletions
|
@ -13,6 +13,9 @@ config HAS_NRFX
|
|||
config NRFX_ADC
|
||||
bool
|
||||
|
||||
config NRFX_CLOCK
|
||||
bool
|
||||
|
||||
config NRFX_PWM
|
||||
bool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue