NUCLEO_WB55RG - add device name "STM32WB55RGVx"

Bootloader compilation will require the device to be in place,
it uses that to pick up the CMSIS-pack info from the index.json.
pull/12245/head
Janne Kiiskila 2020-01-13 23:03:28 +02:00
parent 1b11d2cb02
commit 7517d95ab6
1 changed files with 2 additions and 1 deletions

View File

@ -12060,6 +12060,7 @@
"FLASH",
"MPU"
],
"device_name": "STM32WB55RGVx",
"features": [
"BLE"
],
@ -14176,4 +14177,4 @@
"version": "1",
"public": false
}
}
}