Skip to content

Commit d234b35

Browse files
authored
Merge pull request #15205 from mikrodust-henrikp/add_usbdevice_to_nucleo_f722ze
Add USBDEVICE to NUCLEO_F722ZE target
2 parents de5b459 + 6f73f5d commit d234b35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2395,6 +2395,9 @@
23952395
"macros_add": [
23962396
"STM32F722xx"
23972397
],
2398+
"device_has_add": [
2399+
"USBDEVICE"
2400+
],
23982401
"supported_form_factors": [
23992402
"ARDUINO_UNO"
24002403
],

0 commit comments

Comments
 (0)