Commit ccebd08
committed
GIGA: Remove Arduino pins 11-13 from PWM list to fix SPI1
resolves: #64
Removed the pins logical Arduino pins 11-13 from the PWM pin list, plus their defines
for the timers.
With these defines in place, the pins Alternate Function settings were set to that of the timers
versus the SPI value (5)
Note: This was done by @mjs513 and myself.1 parent 0882104 commit ccebd08
1 file changed
+3
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | 115 | | |
126 | 116 | | |
127 | 117 | | |
| |||
518 | 508 | | |
519 | 509 | | |
520 | 510 | | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
| 511 | + | |
525 | 512 | | |
526 | 513 | | |
527 | 514 | | |
| |||
0 commit comments