Skip to content

Commit f399312

Browse files
soramame21adbridge
authored andcommitted
Fix a parse error at targets/targets.json.
1 parent 593a0cd commit f399312

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
@@ -1594,7 +1594,7 @@
15941594
"macros_add": ["USBHOST_OTHER"],
15951595
"device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
15961596
"release_versions": ["2", "5"],
1597-
"device_name": "STM32L476VG"
1597+
"device_name": "STM32L476VG",
15981598
"bootloader_supported": true
15991599
},
16001600
"MTS_MDOT_F405RG": {

0 commit comments

Comments
 (0)