zephyr/soc/st/stm32
Ali Hozhabri b2d4c2e2b1 soc: stm32: stm32wb0x: Disable BT_AUTO_PHY_UPDATE & BT_AUTO_DATA_LEN_UPDATE
Put the default value for BT_AUTO_PHY_UPDATE and BT_AUTO_DATA_LEN_UPDATE
to "n" at SOC level since they cause "controller busy" due to starting
several parallel BLE procedures during connection by
"perform_auto_initiated_procedures" function. At the moment, ST controller
does not support parallelism, i.e. host should not initiate a new procedure
before previous one is completed.

Disable CONFIG_BT_HCI_ACL_FLOW_CONTROL at SOC level.

Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
2024-11-25 14:42:54 +01:00
..
common soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32c0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f1x soc: Remove re-defining some defined types 2024-11-18 07:41:23 -05:00
stm32f2x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f3x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f7x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g4x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32h5x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32h7rsx soc: st: stm32h7rs serie requires specific power rails 2024-10-11 13:16:43 -04:00
stm32h7x zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
stm32l0x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32l1x soc: Remove re-defining some defined types 2024-11-18 07:41:23 -05:00
stm32l4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32l5x soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32mp1x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u5x soc: st: stm32U5/L5 series also have SWO line 2024-11-07 18:05:07 -06:00
stm32wb0x soc: stm32: stm32wb0x: Disable BT_AUTO_PHY_UPDATE & BT_AUTO_DATA_LEN_UPDATE 2024-11-25 14:42:54 +01:00
stm32wbax soc: st: stm32: stm32wbax: STM32WBA Cube 1.4.1 integration 2024-10-27 01:08:47 +02:00
stm32wbx soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32wlx soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig drivers: clock_control: stm32: Default driver selection out of soc 2024-09-06 11:25:43 -04:00
Kconfig.soc
soc.yml soc: st: adds support for stm32u545xx 2024-09-27 10:56:25 +01:00