mbed-os/features/FEATURE_BLE/targets/TARGET_CORDIO_LL
Krzysztof Borowczyk 4465295332 Remove ARMC5 reference from Mbed OS platform (removed all references to __CC_ARM) 2020-03-19 16:00:45 +01:00
..
stack Remove ARMC5 reference from Mbed OS platform (removed all references to __CC_ARM) 2020-03-19 16:00:45 +01:00
stack_adaptation review comments addressed 2019-05-27 06:16:49 +01:00
README.md cordio controller change from library to source 2019-03-01 10:59:44 +00:00
mbed_lib.json BLE - tune Cordio LL default parameters to reduce the memory required. 2019-05-31 16:11:08 +01:00

README.md

BLE API Cordio Link Layer Implementation

The BLE API Cordio link layer implementation allows Cordio licensee to easily deliver a complete and up to date implementation of mbed BLE to their customers using mbed OS.

The library a consists of the controller HCI, Bluetooth 5 compliant link layer protocol core, scheduler, baseband porting layer and a portable software foundation.

To deliver a BLE port, vendors simply have to provide an HCI driver tailored for the BLE module present on the board they want to support.