diff --git a/features/FEATURE_BLE/targets/TARGET_CORDIO/README.md b/features/FEATURE_BLE/targets/TARGET_CORDIO/README.md index 82a93bdf7b..1f1c8a8bed 100644 --- a/features/FEATURE_BLE/targets/TARGET_CORDIO/README.md +++ b/features/FEATURE_BLE/targets/TARGET_CORDIO/README.md @@ -21,6 +21,11 @@ implementation. * `cordio_stack`: Headers and sources of the cordio stack * `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