mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
link to v0.9 builders + docs
This commit is contained in:
parent
1532fd1ef9
commit
962127fa86
26
README.md
26
README.md
@ -24,8 +24,8 @@ It has been qualified with the the Bluetooth SIG for GAP, IOP, HFP, HSP, SPP, PA
|
||||
GATT, SM of the Bluetooth 4.2 LE Central and Peripheral roles (QD ID 25340).
|
||||
|
||||
## Documentation
|
||||
- [HTML](http://bluekitchen-gmbh.com/btstack/)
|
||||
- [PDF](http://bluekitchen-gmbh.com/btstack.pdf)
|
||||
- [HTML](http://bluekitchen-gmbh.com/btstack/v0.9)
|
||||
- [PDF](http://bluekitchen-gmbh.com/btstack_v0.9.pdf)
|
||||
|
||||
## Supported Protocols
|
||||
* L2CAP
|
||||
@ -52,22 +52,22 @@ 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)
|
||||
 | [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)
|
||||
|
||||
|
||||
#### 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
|
||||
| posix: Unix-based system talking to Bluetooth module via serial port
|
||||
| libusb: Unix-fbased 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
|
||||
|
||||
|
||||
## Supported Chipsets
|
||||
|
Loading…
x
Reference in New Issue
Block a user