zephyr/modules
Krzysztof Chruscinski 9886bdc0c8 drivers: pwm: pwm_nrf5_sw: Use runtime resources allocation
Use nrfx_gpiote and nrfx_ppi allocators to allocate channels
at runtime instead of fixed, device-tree based allocation which
is harder to maintain.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-11-26 09:31:54 +01:00
..
TraceRecorder Tracing: TraceRecorder CMake update 2021-06-18 08:08:07 -05:00
canopennode modules: canopennode: set tx_workq thread name 2021-11-12 14:51:16 +01:00
fff modules: Add fff mocking framework 2021-10-22 09:43:13 -04:00
hal_gigadevice drivers: pinctrl: gd32: initial support for AFIO based SoCs 2021-11-22 16:30:28 -05:00
hal_nordic drivers: pwm: pwm_nrf5_sw: Use runtime resources allocation 2021-11-26 09:31:54 +01:00
hal_nxp modules: hal_nxp: removing always empty zephyr_library 2021-09-28 12:13:23 +02:00
loramac-node modules: loramac-node: Fix the build issue for US915 and AU915 regions 2021-10-12 15:22:04 -04:00
lz4 samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00
mbedtls modules/mbedtls: add the PKCS5 enabler 2021-11-11 07:18:47 -05:00
nanopb modules: nanopb: introduce new module 2021-04-08 14:57:55 +02:00
segger modules: add segger module locally, and update to 3.30 2021-05-08 17:06:24 -04:00
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
trusted-firmware-m cmake: Add variable for the TFM build directory 2021-11-22 22:19:41 -05:00
Kconfig modules: Add gigadevice hal module 2021-10-28 11:17:25 +02:00
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb modules: civetweb: Add proper dependency to Kconfig 2021-03-10 14:53:15 -05:00
Kconfig.cmsis modules: cmsis: add core_ca inclusion for aarch32 Cortex-A SoCs 2021-10-28 15:26:50 +02:00
Kconfig.cmsis_dsp modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) 2021-08-30 18:17:47 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.mcuboot_bootutil
Kconfig.mcux drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 stm32: Add UCPD support to Kconfig 2021-11-24 14:21:04 -05:00
Kconfig.syst
Kconfig.telink modules: hal_telink: introduce new HAL Telink module 2021-07-21 05:37:12 -04:00
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake