Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
DOXYGEN_FRONTPAGE.md@949:1902cbd0dd83, 2015-11-26 (annotated)
- Committer:
- rgrover1
- Date:
- Thu Nov 26 12:52:08 2015 +0000
- Revision:
- 949:1902cbd0dd83
- Child:
- 1053:ec4a5b9b254e
Synchronized with git rev f72edf4d
Author: Rohit Grover
adding a doxygen frontpage.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rgrover1 | 949:1902cbd0dd83 | 1 | #BLE API |
rgrover1 | 949:1902cbd0dd83 | 2 | |
rgrover1 | 949:1902cbd0dd83 | 3 | The BLE module within mbed OS offers a high level abstraction for using |
rgrover1 | 949:1902cbd0dd83 | 4 | Bluetooth Low Energy on multiple platforms. |
rgrover1 | 949:1902cbd0dd83 | 5 | |
rgrover1 | 949:1902cbd0dd83 | 6 | This documentation describes the internal structure of mbed |
rgrover1 | 949:1902cbd0dd83 | 7 | (BLE_API)[https://github.com/armmbed/ble]. It was automatically generated from |
rgrover1 | 949:1902cbd0dd83 | 8 | specially formatted comment blocks in BLE_API's source code using Doxygen. |
rgrover1 | 949:1902cbd0dd83 | 9 | (See http://www.stack.nl/~dimitri/doxygen/ for more information on Doxygen). |
rgrover1 | 949:1902cbd0dd83 | 10 | |
rgrover1 | 949:1902cbd0dd83 | 11 | For getting started with BLE on mbed, check our (introduction |
rgrover1 | 949:1902cbd0dd83 | 12 | page)[https://docs.mbed.com/docs/ble-intros/en/latest/]. |
rgrover1 | 949:1902cbd0dd83 | 13 | |
rgrover1 | 949:1902cbd0dd83 | 14 | For mbed OS examples using BLE, check (this |
rgrover1 | 949:1902cbd0dd83 | 15 | repository)[https://github.com/armmbed/ble-examples]. For mbed-classic |
rgrover1 | 949:1902cbd0dd83 | 16 | examples, refer to (code under mbed.org)[https://developer.mbed.org/teams/Bluetooth-Low-Energy/code/]. |