We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2994318 commit 7f5fe0bCopy full SHA for 7f5fe0b
targets/targets.json
@@ -3401,8 +3401,7 @@
3401
"ANALOGOUT",
3402
"SERIAL_ASYNCH",
3403
"FLASH",
3404
- "MPU",
3405
- "USBDEVICE"
+ "MPU"
3406
]
3407
},
3408
"MCU_STM32L151xC": {
@@ -3431,8 +3430,7 @@
3431
3430
}
3432
3433
"device_has_remove": [
3434
- "SERIAL_FC",
3435
+ "SERIAL_FC"
3436
],
3437
"device_name": "STM32L151CC",
3438
"detect_code": [
0 commit comments