Skip to content

Commit af73fb5

Browse files
committed
added device to STM32F1 in targets
1 parent a22f3e5 commit af73fb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,8 @@
12801280
"device_has_add": [
12811281
"CAN",
12821282
"SERIAL_ASYNCH",
1283-
"FLASH"
1283+
"FLASH",
1284+
"USBDEVICE"
12841285
],
12851286
"device_has_remove": [
12861287
"LPTICKER"

0 commit comments

Comments
 (0)