Skip to content

Commit e8ff307

Browse files
authored
Add port bindings table
1 parent e702fc7 commit e8ff307

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Port bindings
2+
3+
| Port | Action |
4+
| ------------- | ------------- |
5+
| PIO0_17 | A button |
6+
| PIO0_21 | Steam button led |
7+
| PIO1_0 | Joystick click |
8+
| PIO1_2 | Start button |
9+
| PIO1_3 | Right grip |
10+
| PIO1_4 | Left bumper |
11+
| PIO0_13 | Right trigger click* |
12+
| PIO1_14 | Right bumper |
13+
| PIO1_19 | Steam button |
14+
| PIO1_20 | Select button |
15+
| PIO1_21 | Right touch panel click |
16+
| PIO1_25 | Left grip |
17+
| PIO1_26 | Left touch panel click |
18+
| PIO1_27 | Left trigger click |
19+
20+
* Right trigger click also connected to PIO0_1 for activation IAP

0 commit comments

Comments
 (0)