mirror of https://github.com/ARMmbed/mbed-os.git
target: arch_pro enable USBDEVICE support
parent
50adb03f88
commit
b79705813c
|
|
@ -648,7 +648,8 @@
|
||||||
"SPISLAVE",
|
"SPISLAVE",
|
||||||
"STDIO_MESSAGES",
|
"STDIO_MESSAGES",
|
||||||
"FLASH",
|
"FLASH",
|
||||||
"MPU"
|
"MPU",
|
||||||
|
"USBDEVICE"
|
||||||
],
|
],
|
||||||
"release_versions": ["2", "5"],
|
"release_versions": ["2", "5"],
|
||||||
"device_name": "LPC1768",
|
"device_name": "LPC1768",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue