add timeout for USB writting on CDC

This commit is contained in:
Edward Emelianov
2025-07-15 19:52:44 +03:00
parent fca7e896fa
commit 233eed8b12
7 changed files with 73 additions and 22 deletions

View File

@@ -41,7 +41,6 @@
11,
12,
13,
14,
15,
16,
17,

View File

@@ -75,6 +75,7 @@
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",