Commit 9dfb6c5
committed
gpio: Enable all GPIO for all targets
According to the reference manuals for the 0x1¹, 0x2² and 0x3³ series,
the GPIO A/B/C/D/E as well as H[0:1][9:10] are available on all devices
(given a class 5 device).
¹ Reference manual RM0377
² Reference manual RM0376
³ Reference manual RM03671 parent 92f4a68 commit 9dfb6c5
2 files changed
+4
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | | - | |
63 | 61 | | |
64 | | - | |
65 | 62 | | |
66 | | - | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 65 | | |
74 | 66 | | |
75 | 67 | | |
| |||
505 | 497 | | |
506 | 498 | | |
507 | 499 | | |
508 | | - | |
509 | 500 | | |
510 | 501 | | |
511 | 502 | | |
| |||
525 | 516 | | |
526 | 517 | | |
527 | 518 | | |
528 | | - | |
529 | 519 | | |
530 | 520 | | |
531 | 521 | | |
| |||
545 | 535 | | |
546 | 536 | | |
547 | 537 | | |
548 | | - | |
549 | 538 | | |
550 | 539 | | |
551 | 540 | | |
| |||
565 | 554 | | |
566 | 555 | | |
567 | 556 | | |
568 | | - | |
569 | 557 | | |
570 | | - | |
571 | | - | |
572 | | - | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
573 | 562 | | |
0 commit comments