Skip to content

Commit 7f5fe0b

Browse files
committed
removed wrong usage of USBDEVICE
1 parent 2994318 commit 7f5fe0b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

targets/targets.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3401,8 +3401,7 @@
34013401
"ANALOGOUT",
34023402
"SERIAL_ASYNCH",
34033403
"FLASH",
3404-
"MPU",
3405-
"USBDEVICE"
3404+
"MPU"
34063405
]
34073406
},
34083407
"MCU_STM32L151xC": {
@@ -3431,8 +3430,7 @@
34313430
}
34323431
},
34333432
"device_has_remove": [
3434-
"SERIAL_FC",
3435-
"USBDEVICE"
3433+
"SERIAL_FC"
34363434
],
34373435
"device_name": "STM32L151CC",
34383436
"detect_code": [

0 commit comments

Comments
 (0)