Commit 1e5b771
Update Pinmux checker to follow new GP_I pin mapping
The joystick has now moved to come after the User DIP switches in the
gpio_board input pin mapping. As such, the corresponding bit indexes in
`pinmux_checker` must be updated so that the manual pinmux check
procedure can continue to work.
This change also needs to be propagated to all other software in the
repository - this commit is just to get the manual pinmux checker
working.1 parent a8893e3 commit 1e5b771
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments