Fix vcom UART routing
PA9 and PA10 should be the ports used
This commit is contained in:
parent
065df5e3da
commit
d0aebc9fd2
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 37,
|
"active_layer": 0,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 1,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
"images": 0.6,
|
"images": 0.6,
|
||||||
@ -64,7 +64,7 @@
|
|||||||
39,
|
39,
|
||||||
40
|
40
|
||||||
],
|
],
|
||||||
"visible_layers": "fffffff_7fffffff",
|
"visible_layers": "fffffff_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
|
|||||||
@ -5044,7 +5044,7 @@
|
|||||||
)
|
)
|
||||||
(uuid "62d32fe1-215c-4923-87b1-b2bcc5a1700b")
|
(uuid "62d32fe1-215c-4923-87b1-b2bcc5a1700b")
|
||||||
)
|
)
|
||||||
(label "PA12"
|
(label "PA10"
|
||||||
(at 221.615 26.67 180)
|
(at 221.615 26.67 180)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(effects
|
(effects
|
||||||
@ -5550,7 +5550,7 @@
|
|||||||
)
|
)
|
||||||
(uuid "eaf8ee30-a6cb-4ad8-bdea-468b797aa4d9")
|
(uuid "eaf8ee30-a6cb-4ad8-bdea-468b797aa4d9")
|
||||||
)
|
)
|
||||||
(label "PA11"
|
(label "PA9"
|
||||||
(at 221.615 23.495 180)
|
(at 221.615 23.495 180)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(effects
|
(effects
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user