test firmware for BLE Micro V1.3 1. test io, vcc and ble 2. act as a UART to BLE bridge

Dependencies:   BLE_API Buffer mbed

Fork of BLE_LEDBlinker by Bluetooth Low Energy

Revision:
11:c8cbc4bc2c17
diff -r 507318f2afda -r c8cbc4bc2c17 nRF51822/LICENSE
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nRF51822/LICENSE	Tue Dec 08 06:02:25 2015 +0000
@@ -0,0 +1,9 @@
+Many of the files in this module have been inherited from the Nordic SDK for
+nRF51822. With the exception of the softdevice, they come with a BSD license
+offered by Nordic for use in mbed. The Nordic Softdevice License Agreement, a
+BSD-like licence for binary distributions, applies to the softdevice. Some
+other files come from the mbed SDK, and are licensed under Apache-2.0. Unless
+specifically indicated otherwise in a file, files are licensed under the
+Apache 2.0 license, as can be found in: apache-2.0.txt. The BSD-like Nordic
+license can be found in BSD-3clause-Nordic.txt. The Nordic Semiconductor Softdevice
+License Agreement can be found in softdevice_nrf51822_licence_agreement.txt.
\ No newline at end of file