mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-26 00:16:08 +00:00
readme: add esp32 variants
This commit is contained in:
parent
ceed67ffe6
commit
584063ebe0
@ -110,7 +110,7 @@ For information on Apple's MFi/iAP2 and Find My profiles or access to LE Audio,
|
||||
| Dialog Semiconductor DA145xx | LE | H4, SPI | n.a. | da14581 | Official HCI firmware used |
|
||||
| Dialog Semiconductor DA1469x | LE | H4, SPI | n.a | | HCI Firmware part of DA1469x SDK |
|
||||
| Espressif ESP32 | Dual mode + Wifi | VHCI, H4 | Yes | | SoC with Bluetooth and Wifi |
|
||||
| Espressif ESP32-S3, -C3, -C6, -H2 | LE + Wifi | VHCI, H4 | Yes | | SoC with Bluetooth and Wifi |
|
||||
| Espressif ESP32-S3,C2,C3,C5,C6,H2 | LE + Wifi | VHCI, H4 | Yes | | SoC with Bluetooth and Wifi |
|
||||
| EM 9301, 9304, 9305 | LE | SPI | n.a. | em9301 | Custom HCI SPI implementation |
|
||||
| Intel Dual Wireless 3165, 8260, 8265 | Dual mode | USB | Probably | intel | Firmware size: 400 kB |
|
||||
| Nordic nRF | LE | H4 | n.a. | | Requires custom HCI firmware |
|
||||
|
@ -75,7 +75,7 @@ CSR, which has been acquired by Qualcomm, provides all relevant information on t
|
||||
| Dialog DA14585 | LE | H4, SPI | No | n.a. | Yes | Yes | n.a. | Yes | da145xx | Official HCI firmware included in BTstack |
|
||||
| Dialog DA1469x | LE | H4, SPI | No | n.a. | Yes | Yes | n.a. | Yes | da145xx | HCI Firmware part of DA1469x SDK |
|
||||
| Espressif ESP32 | Dual mode + Wifi | VHCI, H4 | Yes | Yes | Yes | Yes | Yes | Don't know | | SoC with Bluetooth and Wifi |
|
||||
| Espressif ESP32-S3,C3 | LE + Wifi | VHCI, H4 | Yes | No | Yes | Yes | Yes | Yes | | SoC with Bluetooth and Wifi |
|
||||
| Espressif ESP32-S3,C2,C3,C5,C6,H2 | LE + Wifi | VHCI, H4 | Yes | No | Yes | Yes | Yes | Yes | | SoC with Bluetooth and Wifi |
|
||||
| EM 9301 | LE | SPI, H4 | No | n.a. | No | No | n.a. | Don't know | em9301 | Custom HCI SPI implementation |
|
||||
| EM 9304 | LE | SPI, H4 | Yes | n.a. | Yes | Yes | n.a. | Don't know | em9301 | Custom HCI SPI implementation |
|
||||
| EM 9305 | LE | SPI, H4 | Yes | n.a. | Yes | Yes | n.a. | Yes | em9301 | Custom HCI SPI implementation |
|
||||
|
Loading…
Reference in New Issue
Block a user