mbed-os/connectivity/FEATURE_BLE
Martin Kojtal 483db06a5f
Merge pull request #13948 from rajkan01/simplify_ble_lib_inclusion
CMake: Simplify BLE library inclusion
2020-11-25 13:37:11 +00:00
..
include/ble Merge pull request #13085 from pea-pod/remove-deprecated-mbed-assert 2020-11-24 13:38:07 +00:00
libraries Fix missing newline 2020-11-16 17:03:23 +01:00
source CMake: target_link_library the BLE with CORDIO stack 2020-11-23 16:06:53 +00:00
.gitignore
.mbedignore
CMakeLists.txt CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
DOXYGEN_FRONTPAGE_BLE.md
LICENSE
README.md
apache-2.0.txt
ble.doxyfile
mbed_lib.json BLE: Take advantage of controller based address resolution on WB55 2020-10-13 16:16:48 +01:00

README.md

mbed Bluetooth Low Energy Stack

This is the Github repository for the BLE_API. Please see the Mbed OS Example BLE GitHub Repo for all code examples, and the Mbed OS BLE API page for all code documentation and general help.

Getting Started