zephyr/soc/arm/st_stm32/stm32g0
Adrien MARTIN c1ae6e5b4e soc: stm32g0: add fdcan2
The STM32G0 soc has 2 CAN controllers. The 2nd on was not working
with zephyr yet as both controllers shares the same IRQ. Recently, the
shared irq system was integrated on now, both can controllers can work
on this chip. Shared interrupts must be enabled only if both can
controllers are enabled.

Signed-off-by: Adrien MARTIN <adrienmar@kickmaker.net>
2024-01-25 16:01:40 +00:00
..
CMakeLists.txt cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
Kconfig.defconfig.series drivers/timer: stm32: Enable lptim driver based on dt status 2022-09-02 10:41:59 +00:00
Kconfig.defconfig.stm32g0b0xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g0b1xx soc: stm32g0: add fdcan2 2024-01-25 16:01:40 +00:00
Kconfig.defconfig.stm32g0c1xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.defconfig.stm32g030xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g031xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g041xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.defconfig.stm32g050xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g051xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g061xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.defconfig.stm32g070xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g071xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g081xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.series pm: introduce HAS_PM 2023-07-20 10:33:00 +00:00
Kconfig.soc soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
power.c soc: arm: st_stm32: add config to allow debugger attach in sleep/stop modes 2023-09-22 15:31:47 +02:00
soc.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
soc.h drivers: pinmux: stm32: drop driver 2023-02-23 16:56:04 -05:00