mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 16:45:08 -05:00
Update README.md
This commit is contained in:
parent
de67fb5403
commit
3f0d794319
@ -15,8 +15,11 @@ Soarer_Converter_v1.12_update.zip: https://deskthority.net/resources/file/8295
|
||||
|
||||
#### Flashing firmware
|
||||
https://sourceforge.net/projects/winavr/
|
||||
```
|
||||
avrdude -p m32u4 -b 57600 -P com5 -c avr109 -U flash:w:Soarer_at2usb_v1.12_atmega32u4.hex
|
||||
Kaks kertaa RST GND:hen, jotta pääsee bootloader-modeen.
|
||||
```
|
||||
Bootloader mode: RST to GND two times. You have couple of seconds to start flashing. Serial port can be different than in normal mode.
|
||||
|
||||
|
||||
### Testing/Debugging
|
||||
https://www.pjrc.com/teensy/hid_listen.html
|
||||
|
Loading…
Reference in New Issue
Block a user