Add build asserts for "memory-regions" property in nrf drivers which is required on targets with DMM for saadc, pdm, pwm, twim, twim_rtio, twis, tdm, uarte, spim and spis. On targets where the property is not required the assertion macro expands to nothing. Signed-off-by: Michał Bainczyk <michal.bainczyk@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| i2s_ambiq.c | ||
| i2s_common.c | ||
| i2s_esp32.c | ||
| i2s_handlers.c | ||
| i2s_litex.c | ||
| i2s_litex.h | ||
| i2s_ll_stm32.c | ||
| i2s_ll_stm32.h | ||
| i2s_mcux_flexcomm.c | ||
| i2s_mcux_sai.c | ||
| i2s_nrf_tdm.c | ||
| i2s_nrfx.c | ||
| i2s_renesas_ra_ssie.c | ||
| i2s_sam_ssc.c | ||
| i2s_silabs_siwx91x.c | ||
| i2s_stm32_sai.c | ||
| i2s_test.c | ||
| Kconfig | ||
| Kconfig.ambiq | ||
| Kconfig.esp32 | ||
| Kconfig.litex | ||
| Kconfig.mcux | ||
| Kconfig.mcux_flexcomm | ||
| Kconfig.nrfx | ||
| Kconfig.renesas_ra | ||
| Kconfig.sam_ssc | ||
| Kconfig.siwx91x | ||
| Kconfig.stm32 | ||
| Kconfig.test | ||