mirror of https://github.com/ARMmbed/mbed-os.git
Capitalization and punctuation
parent
fa191259b7
commit
f92cc7b30b
|
@ -1,8 +1,10 @@
|
|||
# mbed Bluetooth Low Energy Stack
|
||||
This is the Github repo for the `BLE_API`. Please see the [Mbed OS Example BLE GitHub Repo](https://github.com/ARMmbed/mbed-os-example-ble) for all code examples and the [Mbed OS BLE API page](https://os.mbed.com/docs/latest/apis/bluetooth.html) for all code documentation and general help.
|
||||
|
||||
# Getting Started
|
||||
* [Mbed OS Examples](https://os.mbed.com/teams/mbed-os-examples/) for all Mbed OS and BLE examples
|
||||
* [Mbed OS Example BLE GitHub repo](https://github.com/ARMmbed/mbed-os-example-ble) for all Mbed OS BLE examples
|
||||
* [Mbed OS BLE introduction](https://os.mbed.com/docs/latest/apis/ble.html) for an introduction to Mbed BLE
|
||||
* [Mbed OS BLE API page](https://os.mbed.com/docs/latest/apis/bluetooth.html) for the Mbed BLE API documentation
|
||||
This is the Github repository for the `BLE_API`. Please see the [Mbed OS Example BLE GitHub Repo](https://github.com/ARMmbed/mbed-os-example-ble) for all code examples, and the [Mbed OS BLE API page](https://os.mbed.com/docs/latest/apis/bluetooth.html) for all code documentation and general help.
|
||||
|
||||
## Getting Started
|
||||
|
||||
* [Mbed OS examples](https://os.mbed.com/teams/mbed-os-examples/) for all Mbed OS and BLE examples.
|
||||
* [Mbed OS example BLE GitHub repo](https://github.com/ARMmbed/mbed-os-example-ble) for all Mbed OS BLE examples.
|
||||
* [Mbed OS BLE introduction](https://os.mbed.com/docs/latest/apis/ble.html) for an introduction to Mbed BLE.
|
||||
* [Mbed OS BLE API page](https://os.mbed.com/docs/latest/apis/bluetooth.html) for the Mbed BLE API documentation.
|
||||
|
|
Loading…
Reference in New Issue