zephyr/ext/hal/nordic
Andrzej Głąbek f0abb24a51 ext: nordic: Fix PWM related nrfx_config entries for nRF52840
Change #ifndef to #ifdef in the entries that enable the PWM driver
and particular hardware instances so that the enabling is done
properly.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-07-05 11:58:51 +02:00
..
drivers ext: hal: nordic: Update nrfx to version 1.1.0 2018-06-15 14:39:10 +02:00
nrfx ext: hal: nordic: Update nrfx to version 1.1.0 2018-06-15 14:39:10 +02:00
CMakeLists.txt ext: hal: nordic: nrfx: Add nRF52810 configuration 2018-06-25 19:34:33 +02:00
Kconfig drivers: pwm: Add shim for nrfx PWM HW driver 2018-06-22 11:56:01 +02:00
nrfx_config.h ext: hal: nordic: nrfx: Add nRF52810 configuration 2018-06-25 19:34:33 +02:00
nrfx_config_nrf51.h drivers: i2c: Add shims for nrfx TWI and TWIM drivers 2018-06-20 13:38:18 +02:00
nrfx_config_nrf52810.h boards: arm: nrf: update I2C-related defines for nrf52810 2018-06-25 19:34:33 +02:00
nrfx_config_nrf52832.h drivers: pwm: Add shim for nrfx PWM HW driver 2018-06-22 11:56:01 +02:00
nrfx_config_nrf52840.h ext: nordic: Fix PWM related nrfx_config entries for nRF52840 2018-07-05 11:58:51 +02:00
nrfx_glue.c
nrfx_glue.h
nrfx_log.h