Clarify supported boards and add link to OpenRetroPadHW

This commit is contained in:
Travis Burtrum 2021-01-03 01:41:02 -05:00
parent edc283a9ae
commit 8849140029
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ Currently supported inputs: SNES/NES, Sega Genesis/Megadrive/Atari, Playstation
Currently supported outputs: bluetooth-hid gamepad, usb-hid gamepad, nintendo switch usb gamepad, wireless usb-hid gamepad over radio
OpenRetroPad is written and tested on an Arduino Pro Micro and an ESP32, there is also an in-progress custom PCB being developed at [OpenRetroPadHW](https://github.com/OpenRetroPad/OpenRetroPadHW)
Build using [PlatformIO](https://platformio.org/) using `pio run` or `pio run -e $board-$input-$output` for a specific target/env.
env's are laid out like `$board-$input-$output`