Skip to content

Commit 87ce631

Browse files
committed
Fix a parse error at targets/targets.json.
1 parent defb8eb commit 87ce631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@
13521352
"macros_add": ["USBHOST_OTHER"],
13531353
"device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
13541354
"release_versions": ["2", "5"],
1355-
"device_name": "STM32L476VG"
1355+
"device_name": "STM32L476VG",
13561356
"bootloader_supported": true
13571357
},
13581358
"MTS_MDOT_F405RG": {

0 commit comments

Comments
 (0)