mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
52667d90b2
commit
b50209884c
@ -178,6 +178,9 @@ leonardo.menu.usb_name.leonardo_4="SNES"
|
|||||||
leonardo.menu.usb_name.leonardo_4.build.usb_product="SNES-adapter"
|
leonardo.menu.usb_name.leonardo_4.build.usb_product="SNES-adapter"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### New board to Arduino IDE
|
||||||
|
If you add new board to Arduino IDE, it survives from Arduino IDE updates. Copy board.txt to `{sketchbook folder}\hardware\retroadapter\avr\`.
|
||||||
|
|
||||||
### Arduino Uno R3
|
### Arduino Uno R3
|
||||||
Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):
|
Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):
|
||||||
https://github.com/NicoHood/HoodLoader2
|
https://github.com/NicoHood/HoodLoader2
|
||||||
|
Loading…
Reference in New Issue
Block a user