mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-18 14:42:33 +00:00
da14581: add to main readme
This commit is contained in:
parent
65b6e0cdf7
commit
6797047d6d
27
README.md
27
README.md
@ -55,7 +55,9 @@ Status | Platform
|
|||||||
#### Other Platforms:
|
#### Other Platforms:
|
||||||
Status | Platform
|
Status | Platform
|
||||||
-------------- | ------
|
-------------- | ------
|
||||||
[<img src="http://buildbot.bluekitchen-gmbh.com/btstack/badge.png?builder=port-posix-h4-develop">](https://buildbot.bluekitchen-gmbh.com/btstack/builders/port-posix-h4-develop) | posix: Unix-based system connected to Bluetooth module via serial port
|
[<img src="http://buildbot.bluekitchen-gmbh.com/btstack/badge.png?builder=port-posix-h4-develop">](https://buildbot.bluekitchen-gmbh.com/btstack/builders/port-posix-h4-develop) | posix-h4: Unix-based system connected to Bluetooth module via H4 over serial port
|
||||||
|
.. | posix-h4-da14581: Unix-based system connected to Dialog Semiconductor DA14581 via H4 over serial port
|
||||||
|
.. | posix-h5: Unix-based system connected to Bluetooth module via H5 over serial port
|
||||||
[<img src="http://buildbot.bluekitchen-gmbh.com/btstack/badge.png?builder=port-libusb-develop">](https://buildbot.bluekitchen-gmbh.com/btstack/builders/port-libusb-develop) | libusb: Unix-based system with dedicated USB Bluetooth dongle
|
[<img src="http://buildbot.bluekitchen-gmbh.com/btstack/badge.png?builder=port-libusb-develop">](https://buildbot.bluekitchen-gmbh.com/btstack/builders/port-libusb-develop) | libusb: Unix-based system with dedicated USB Bluetooth dongle
|
||||||
.. | windows-h4: Win32-based system connected to Bluetooth module via serial port
|
.. | windows-h4: Win32-based system connected to Bluetooth module via serial port
|
||||||
.. | windows-winusb: Win32-based system with dedicated USB Bluetooth dongle
|
.. | windows-winusb: Win32-based system with dedicated USB Bluetooth dongle
|
||||||
@ -67,17 +69,18 @@ Status | Platform
|
|||||||
|
|
||||||
## Supported Chipsets
|
## Supported Chipsets
|
||||||
|
|
||||||
Chipset | Type | HCI Transport | SCO over HCI (2) | BTstack folder | Comment
|
Chipset | Type | HCI Transport | SCO over HCI (2) | BTstack folder | Comment
|
||||||
-------------------- |-----------| ----------------|------------------|----------------|---------
|
---------------------------- |-----------| ----------------|------------------|----------------|---------
|
||||||
Broadcom UART | Dual mode | H4, H5 | Probably | bcm | Max UART baudrate 2 mbps
|
Broadcom UART | Dual mode | H4, H5 | Probably | bcm | Max UART baudrate 2 mbps
|
||||||
Broadcom USB Dongles | Dual mode | USB | Yes | bcm |
|
Broadcom USB Dongles | Dual mode | USB | Yes | bcm |
|
||||||
CSR UART | Dual mode | H4, H5 | No (didn't work) | csr |
|
CSR UART | Dual mode | H4, H5 | No (didn't work) | csr |
|
||||||
CSR USB Dongles | Dual mode | USB | Yes | csr |
|
CSR USB Dongles | Dual mode | USB | Yes | csr |
|
||||||
EM 9301 | LE | SPI | n.a. | em9301 | Custom HCI SPI implementation
|
Dialog Semiconductor DA14581 | LE | H4, SPI | n.a. | da14581 | Official HCI firmware used
|
||||||
Nordic nRF | LE | H4 | n.a. | | Requires custom HCI firmware
|
EM 9301 | LE | SPI | n.a. | em9301 | Custom HCI SPI implementation
|
||||||
STM STLC2500D | Classic | H4 | No (didn't try) | stlc2500d | Custom deep sleep management not supported
|
Nordic nRF | LE | H4 | n.a. | | Requires custom HCI firmware
|
||||||
Toshiba TC35661 | Dual mode | H4 | No (didn't try) | tc3566 | HCI version not tested.
|
STM STLC2500D | Classic | H4 | No (didn't try) | stlc2500d | Custom deep sleep management not supported
|
||||||
TI CC256x, WL183x | Dual mode | H4, H5, eHCILL | Yes | cc256x | Also WL185x, WL187x, and WL189x
|
Toshiba TC35661 | Dual mode | H4 | No (didn't try) | tc3566 | HCI version not tested.
|
||||||
|
TI CC256x, WL183x | Dual mode | H4, H5, eHCILL | Yes | cc256x | Also WL185x, WL187x, and WL189x
|
||||||
|
|
||||||
[More infos on supported chipsets](https://bluekitchen-gmbh.com/btstack/develop/chipsets/)
|
[More infos on supported chipsets](https://bluekitchen-gmbh.com/btstack/develop/chipsets/)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user