mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #15205 from mikrodust-henrikp/add_usbdevice_to_nucleo_f722ze
Add USBDEVICE to NUCLEO_F722ZE targetpull/15210/head
commit
d234b35aee
|
@ -2395,6 +2395,9 @@
|
|||
"macros_add": [
|
||||
"STM32F722xx"
|
||||
],
|
||||
"device_has_add": [
|
||||
"USBDEVICE"
|
||||
],
|
||||
"supported_form_factors": [
|
||||
"ARDUINO_UNO"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue