Skip to content

Commit f68ac88

Browse files
committed
COMPONENT_BlueNRG_MS enabled for DISCO_L475VG_IOT01A and DISCO_L562QE
1 parent aa66ae5 commit f68ac88

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

targets/targets.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6296,6 +6296,7 @@
62966296
},
62976297
"DISCO_L475VG_IOT01A": {
62986298
"components_add": [
6299+
"BlueNRG_MS",
62996300
"QSPIF",
63006301
"FLASHIAP"
63016302
],
@@ -6304,6 +6305,7 @@
63046305
],
63056306
"core": "Cortex-M4F",
63066307
"extra_labels_add": [
6308+
"CORDIO",
63076309
"MX25R6435F",
63086310
"STM32L4",
63096311
"STM32L475xG",
@@ -6345,6 +6347,9 @@
63456347
"USBDEVICE",
63466348
"MPU"
63476349
],
6350+
"features": [
6351+
"BLE"
6352+
],
63486353
"release_versions": [
63496354
"2",
63506355
"5"
@@ -11704,6 +11709,7 @@
1170411709
"inherits": ["FAMILY_STM32"],
1170511710
"core": "Cortex-M33FE",
1170611711
"extra_labels_add": [
11712+
"CORDIO",
1170711713
"STM32L5",
1170811714
"STM32L562xx",
1170911715
"MX25LM51245G"
@@ -11714,6 +11720,7 @@
1171411720
"PMOD"
1171511721
],
1171611722
"components_add": [
11723+
"BlueNRG_MS",
1171711724
"FLASHIAP"
1171811725
],
1171911726
"macros_add": [
@@ -11744,6 +11751,9 @@
1174411751
"FLASH",
1174511752
"QSPI"
1174611753
],
11754+
"features": [
11755+
"BLE"
11756+
],
1174711757
"detect_code": ["0854"],
1174811758
"bootloader_supported": true,
1174911759
"mbed_rom_start": "0x08000000",

0 commit comments

Comments
 (0)