Skip to content

Commit b22f907

Browse files
authored
Add Teensy 4 board support to README
[skip ci]
1 parent 9363ccc commit b22f907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ The following boards packages are available:
4949
* #### [SparkFun AVR Boards](https://www.github.com/dmadison/ArduinoXInput_SparkFun)
5050
Provides support for the MaKey MaKey, Pro Micro, Fio, Qduino Mini, and LilyPad USB Plus. Requires the XInput AVR Core boards.
5151

52-
* #### [Teensy 3 Boards](https://www.github.com/dmadison/ArduinoXInput_Teensy)
53-
Includes an 'XInput' USB mode for the Teensy 3.1, 3.2, 3.5, 3.6, and LC microcontrollers. Requires a preexisting Teensyduino installation.
52+
* #### [Teensy Boards](https://www.github.com/dmadison/ArduinoXInput_Teensy)
53+
Includes an 'XInput' USB mode for the Teensy 3.1, 3.2, 3.5, 3.6, LC, 4.0, 4.1, and MicroMod. Requires a preexisting Teensyduino installation.
5454

5555
For a complete list of available packages and compatible boards see [the 'supported boards' file](extras/SupportedBoards.md). For information on how to add support for another Arduino-compatible board with native USB support, see [the documentation on the USB API](extras/XInputUSB_API.md).
5656

0 commit comments

Comments
 (0)