zephyr/soc/arm/st_stm32/stm32wb
Ulf Magnusson a02c333963 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files
Add a common definition for NUM_IRQS in arch/arm/core/Kconfig and
arch/riscv/Kconfig. That way, the type doesn't have to be given for
NUM_IRQS in all the Kconfig.defconfig files.

Trying to get rid of unnecessary "full" symbol definitions in
Kconfig.defconfig files, to make the organization clearer. It can also
help with finding unused symbols.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-28 08:27:28 -05:00
..
CMakeLists.txt include/arch/arm: linker.ld: Add shared memory sections definitions 2019-06-03 09:38:19 -04:00
Kconfig.defconfig.series drivers: i2c: enable I2C on STM32WB 2019-06-07 11:47:59 -04:00
Kconfig.defconfig.stm32wb55xx arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
Kconfig.series soc: stm32: Move clock_control Kconfig selection to common 2019-10-10 10:54:44 -05:00
Kconfig.soc soc: stm32: STM32WB: Remove useless package digit 2019-06-17 16:14:45 -04:00
dts_fixup.h i2c: Rename CONFIG_I2C_[0..5]_NAME -> DT_I2C_[0..5]_NAME 2019-10-23 11:31:32 -05:00
flash_registers.h drivers/flash: stm32wb: Add driver for stm32wb 2019-06-03 09:38:19 -04:00
ipm.ld include/arch/arm: linker.ld: Add shared memory sections definitions 2019-06-03 09:38:19 -04:00
linker.ld include/arch/arm: linker.ld: Add shared memory sections definitions 2019-06-03 09:38:19 -04:00
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00