zephyr/drivers/bluetooth/hci
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure
Refactor the ESP32 target SOCs together with
all related boards. Most braking changes includes:

- changing the CONFIG_SOC_ESP32* to refer to
  the actual soc line (esp32,esp32s2,esp32s3,esp32c3)
- replacing CONFIG_SOC with the CONFIG_SOC_SERIES
- creating CONFIG_SOC_FAMILY_ESP32 to embrace all
  the ESP32 across all used architectures
- introducing CONFIG_SOC_PART_NUMBER_* to
  provide a SOC model config
- introducing the 'common' folder to hide all
  commonly used configs and files.
- updating west.yml to reflect previous changes in hal

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2023-07-25 18:12:33 +02:00
..
CMakeLists.txt drivers: bluetooth: Add Infineon Bluetooth driver 2023-05-17 09:59:36 +03:00
cyw43xxx.c driver: bluetooth: Added Infineon cyw43xxx BT driver 2023-03-22 16:40:55 +01:00
h4.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
h5.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
hci_b91.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
hci_esp32.c soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
hci_psoc6_bless.c drivers: bluetooth: Add Infineon Bluetooth driver 2023-05-17 09:59:36 +03:00
ipm_stm32wb.c Bluetooth: Use bt_addr_eq 2023-05-09 09:23:52 +02:00
Kconfig drivers/bluetooth/hci: enable BT_SILABS_HCI on EFR32BG27 2023-05-26 05:54:40 -04:00
Kconfig.infineon drivers: bluetooth: Add Infineon Bluetooth driver 2023-05-17 09:59:36 +03:00
rpmsg.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
slz_hci.c drivers: bluetooth: slz_hci: Fix incoming HCI packet handling 2023-07-25 14:41:13 +02:00
spi.c drivers: bluetooth: hci: spi: add small read delay 2023-07-05 14:15:18 +02:00
userchan.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00