From cf642f951b882268727f10c24d2eee584e7d2cba Mon Sep 17 00:00:00 2001 From: Matthias Ringwald <matthias@ringwald.ch> Date: Sun, 17 May 2015 16:33:24 +0200 Subject: [PATCH] simplify badges URLs --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 996dd2598..950303645 100644 --- a/README.md +++ b/README.md @@ -52,22 +52,22 @@ Coming soon: HSP, HFP, 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-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 ## Supported Chipsets