mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-26 02:37:41 +00:00
update builder names
This commit is contained in:
parent
80ccb146b2
commit
9f0dbd1090
26
README.md
26
README.md
@ -52,24 +52,24 @@ Coming next: HID, HOGP, A2DP, and more.
|
||||
#### Embedded Platforms:
|
||||
Status | Platform
|
||||
-------------- | ------
|
||||
 | [EZ430-RF256x Bluetooth Evaluation Tool for MSP430](http://www.ti.com/tool/ez430-rf256x)
|
||||
 | [MSP430F5438 Experimenter Board for MSP430](http://www.ti.com/tool/msp-exp430f5438) with [Bluetooth CC2564 Module Evaluation Board](http://www.ti.com/tool/cc2564modnem)
|
||||
 | [MSP-EXP430F5529LP LaunchPad](http://www.ti.com/ww/en/launchpad/launchpads-msp430-msp-exp430f5529lp.html#tabs) with [Bluetooth CC2564 Module Evaluation Board](http://www.ti.com/tool/cc2564modnem) and [EM Adapter BoosterPack](http://www.ti.com/tool/boost-ccemadapter) with additional 32768Hz quartz oscillator
|
||||
 | [STM32 Nucleo development board NUCLEO-F103RB](http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259875) with [Bluetooth CC2564 Module Evaluation Board](http://www.ti.com/tool/cc2564modnem) and [EM Adapter BoosterPack](http://www.ti.com/tool/boost-ccemadapter) with additional 32768Hz quartz oscillator
|
||||
 | [Microchip's PIC32 Bluetooth Audio Development Kit](http://www.microchip.com/Developmenttools/ProductDetails.aspx?PartNO=DV320032)
|
||||
| [RedBear Duo](https://github.com/redbear/WICED-SDK) with Broadcom BCM43438 A1
|
||||
 | [EZ430-RF256x Bluetooth Evaluation Tool for MSP430](http://www.ti.com/tool/ez430-rf256x)
|
||||
 | [MSP430F5438 Experimenter Board for MSP430](http://www.ti.com/tool/msp-exp430f5438) with [Bluetooth CC2564 Module Evaluation Board](http://www.ti.com/tool/cc2564modnem)
|
||||
 | [MSP-EXP430F5529LP LaunchPad](http://www.ti.com/ww/en/launchpad/launchpads-msp430-msp-exp430f5529lp.html#tabs) with [Bluetooth CC2564 Module Evaluation Board](http://www.ti.com/tool/cc2564modnem) and [EM Adapter BoosterPack](http://www.ti.com/tool/boost-ccemadapter) with additional 32768Hz quartz oscillator
|
||||
 | [STM32 Nucleo development board NUCLEO-F103RB](http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259875) with [Bluetooth CC2564 Module Evaluation Board](http://www.ti.com/tool/cc2564modnem) and [EM Adapter BoosterPack](http://www.ti.com/tool/boost-ccemadapter) with additional 32768Hz quartz oscillator
|
||||
 | [Microchip's PIC32 Bluetooth Audio Development Kit](http://www.microchip.com/Developmenttools/ProductDetails.aspx?PartNO=DV320032)
|
||||
 | [RedBear Duo](https://github.com/redbear/WICED-SDK) with Broadcom BCM43438 A1
|
||||
|
||||
|
||||
#### Other Platforms:
|
||||
Status | Platform
|
||||
-------------- | ------
|
||||
| posix: Unix-based system talking to Bluetooth module via serial port
|
||||
| libusb: Unix-based system talking via USB Bluetooth dongle
|
||||
| daemon: TCP and Unix domain named socket client-server architecture supporting multiple clients
|
||||
| java: Java wrapper for daemon
|
||||
| iOS: daemon for iOS jailbreak devices, C client-server API
|
||||
| mtk: daemon for rooted Android devices, based on Mediatek MT65xx processor, Java and C client-server API
|
||||
|wiced: Broadcom platforms that support the WICED SDK
|
||||
| posix: Unix-based system talking to Bluetooth module via serial port
|
||||
| libusb: Unix-based system talking via USB Bluetooth dongle
|
||||
| daemon: TCP and Unix domain named socket client-server architecture supporting multiple clients
|
||||
| java: Java wrapper for daemon
|
||||
| iOS: daemon for iOS jailbreak devices, C client-server API
|
||||
| mtk: daemon for rooted Android devices, based on Mediatek MT65xx processor, Java and C client-server API
|
||||
 | wiced: Broadcom platforms that support the WICED SDK
|
||||
|
||||
## Supported Chipsets
|
||||
Chipsets | Status
|
||||
|
Loading…
x
Reference in New Issue
Block a user