Merge pull request #15205 from mikrodust-henrikp/add_usbdevice_to_nucleo_f722ze

Add USBDEVICE to NUCLEO_F722ZE target
pull/15210/head
Martin Kojtal 2022-01-17 16:10:06 +01:00 committed by GitHub
commit d234b35aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2395,6 +2395,9 @@
"macros_add": [
"STM32F722xx"
],
"device_has_add": [
"USBDEVICE"
],
"supported_form_factors": [
"ARDUINO_UNO"
],