Skip to content

Commit 1bb71a0

Browse files
authored
Merge pull request MHeironimus#47 from MHeironimus/version-2.0
Added new board
2 parents 3c2d75a + 0327f42 commit 1bb71a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,14 @@ I have tested this library with the following boards:
219219
- [Arduino Micro](https://www.arduino.cc/en/Main/ArduinoBoardMicro)
220220

221221
Others have tested this library with the following boards:
222+
222223
- [SparkFun Pro Micro](https://www.sparkfun.com/products/12640)
224+
- [RobotDyn Micro ATmega32U4-MU](http://robotdyn.com/catalog/boards/micro_atmega32u4_mu/) by [@Sylverzerom](https://github.com/Sylverzerom)
223225

224226
Other board notes:
225227
- [Arduino Due](https://www.arduino.cc/en/Main/ArduinoBoardDue) - NOT Supported - I have been told that the old Arduino IDE 1.6.5 (and below) version of this library (see [Add USB Game Controller to Arduino Leonardo or Micro](http://mheironimus.blogspot.com/2015/03/add-usb-game-controller-to-arduino.html))
226228
works with the Arduino Due. I have also been told Version 1.x of the the Arduino Joystick Library will work with the Arduino Duo. However, Version 2.x of the Arduino Joystick Library does not work with Arduino Due at this time.
227229
- [Arduino UNO](https://www.arduino.cc/en/Main/ArduinoBoardUno) - NOT Supported - However, it might work with the [NicoHood/HoodLoader2](https://github.com/NicoHood/HoodLoader2) library, but I have not had a chance to try this out yet.
228230
- [Arduino MEGA](https://www.arduino.cc/en/Main/ArduinoBoardMega2560) - NOT Supported - However, it might work with the [NicoHood/HoodLoader2](https://github.com/NicoHood/HoodLoader2) library, but I have not had a chance to try this out yet.
229231

230-
(as of 2017-04-29)
232+
(as of 2017-05-10)

0 commit comments

Comments
 (0)