Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balika011 committed Jan 20, 2022
1 parent b6c5962 commit 4d92cd1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# PicoFlasher
Open source XBOX 360 NAND flasher firmware based on Raspberry Pi Pico

## Wiring:

| Pico | Xbox |
| ------------- | ------------- |
| GP16 | SPI_MISO |
| GP17 | SPI_SS_N |
| GP18 | SPI_CLK |
| GP19 | SPI_MOSI |
| GP20 | SMC_DBG_EN |
| GP21 | SMC_RST_XDK_N |
| GND | GND |

0 comments on commit 4d92cd1

Please sign in to comment.