Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.46 KB

File metadata and controls

46 lines (35 loc) · 1.46 KB

Jiangtun (江豚)

GameCube automation alternative firmware for RP2040.

Pin assignment

Pico XIAO RP2040 Function
7 D5 GameCube DATA
0 D6 Servo
3 D10 Reset (Active Low)

Button mapping

NXMC2/PokeCon GameCube
Y Y
B B
A A
X X
L L
R R
ZL
ZR Z
-
+ Start
L Click
R Click
Home Reset
Capture

Development

This directory is a PlatformIO project. Clone with --recursive as it contains submodules. Note the path character length limit in Git for Windows.

git config --system core.longpaths true

Reference