mention config in readme

pull/9813/head
paul-szczepanek-arm 2019-02-22 11:33:23 +00:00
parent 86546440d7
commit 4470f64581
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@ implementation.
* `mbed_os_adaptation`: Headers of the interface responsible for the bridge
between BLE API and the Cordio stack.
## Build time configuration
Build time configuration may be controlled through options set in:
`features\FEATURE_BLE\targets\TARGET_CORDIO\mbed_lib.json`
## Documentation
* [HCI architecture](doc/HCIAbstraction.md)