Fork of BLE-SecurityManager by Joël Imbaud

Files at this revision

API Documentation at this revision

Comitter:
jimbaud
Date:
Tue Jan 08 15:11:24 2019 +0000
Parent:
16:823ed0897df4
Commit message:
BLE Security Manager example for F411RE with IDB05A1 based on https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-SM/; ;

Changed in this revision

mbed_app.json Show annotated file Show diff for this revision Revisions of this file
--- a/mbed_app.json	Fri Dec 14 13:15:50 2018 +0000
+++ b/mbed_app.json	Tue Jan 08 15:11:24 2019 +0000
@@ -11,7 +11,7 @@
             "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"],
             "filesystem_support": 0
         },
-        "NUCLEO_F401RE": {
+        "NUCLEO_F411RE": {
             "target.features_add": ["BLE"],
             "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
         },