258 Commits (d6e6c6a33e1fe15f29e6092dfc923464991fac20)
 

Author SHA1 Message Date
  Kurt Eckhardt 652f2aa264 BT - set some pointers to NULL and verbose 5 years ago
  Kurt Eckhardt 08be8ef236 Fix Merge in from master issues... 5 years ago
  Kurt Eckhardt 17241251e1 Merge branch 'master' into WIP2-Bluetooth 5 years ago
  PaulStoffregen c661104527 Fix duplicate variable name conflict on Teensy 3.6 5 years ago
  PaulStoffregen 36e5eec6fc More imxrt defs 5 years ago
  PaulStoffregen c808cb205a Init IMXRT USB PLL (work in progress) 5 years ago
  PaulStoffregen ec851a022d Port to IMXRT (work in progress) 5 years ago
  Paul Stoffregen 1dabff1534
Merge pull request #23 from KurtE/Gigabyte-Logitech-fix 5 years ago
  Paul Stoffregen 2a3ff1ca87
Merge pull request #25 from KurtE/CP210X_fix_for_adafruit_boards 5 years ago
  Kurt Eckhardt e27d6af3d2 Serial CP210x support for more boards 5 years ago
  Kurt Eckhardt 6ef4c9d1f8 More suppport for CP210x serial boards 5 years ago
  Kurt Eckhardt f01a82db42 Merge branch 'Bluetooth-WIP' into WIP2-Bluetooth 6 years ago
  Kurt Eckhardt 4c909ab188 Now only optionally force keyboard into boot protocol mode 6 years ago
  Paul Stoffregen 207ffd7682
Merge pull request #21 from KurtE/gigabyte_keyboard 6 years ago
  Kurt Eckhardt 51eea763d7 Fix/workaround for Gigabyte keyboard 6 years ago
  PaulStoffregen e857a2728a Opps, don't leave debug output turned on 6 years ago
  PaulStoffregen c895bdf589 Don't clobber pipe config when changing max packet size 6 years ago
  PaulStoffregen f80dbacd7f Send set interface to any hub with more than 1 interface altsetting 6 years ago
  PaulStoffregen 62fbf401d2 Improve hub descriptor parsing, find all interfaces 6 years ago
  PaulStoffregen 1494a02918 Print USB descriptors in debug output 6 years ago
  Kurt Eckhardt 8963fb3c7f WIP Save debug 6 years ago
  Paul Stoffregen fd4842d94b
Merge pull request #19 from KurtE/XBOX-360-Wireless 6 years ago
  Kurt Eckhardt eaad0684f2 XBox360 Wireless controller 6 years ago
  Kurt Eckhardt 6dc0738b3b WIP - Bluetooth Joystick PS4 6 years ago
  Kurt Eckhardt c7f793244c WIP - USB starting to talk to Keyboard 6 years ago
  Kurt Eckhardt a4b6f12fd7 WIP - Connects to device previously paired 6 years ago
  Kurt Eckhardt 9b9aa95f93 WIP - Code now at least talks to my BT Keyboard/Mouse combo 6 years ago
  Kurt Eckhardt 95fc63506e WIP - Start understanding Bluetooth configuration 6 years ago
  Kurt Eckhardt 9deb934cae Joystick: Use classes member variable... 6 years ago
  Kurt Eckhardt ac74bf85c0 XBox 360 wireless - multiple object support 6 years ago
  Kurt Eckhardt 945d46d883 Joystick only test program 6 years ago
  Kurt Eckhardt 349e18a1b8 XBox360 Wireless controller 6 years ago
  Paul Stoffregen 5e4707a242
Merge pull request #16 from KurtE/XBOX1-Rumble 6 years ago
  Kurt Eckhardt 51d862e521 XBox1 controller rumble support 6 years ago
  Paul Stoffregen e968a0f49a
Merge pull request #15 from neroroxxx/master 6 years ago
  neroroxxx 9753928e00
Added getSysExArrayLength() 6 years ago
  Paul Stoffregen 84d1df0065
Merge pull request #14 from KurtE/Joystick_More_Axis_Rumble 6 years ago
  PaulStoffregen 452270da51 Don't forget to blink LED for incoming MIDI device in Interface_16x16 example 6 years ago
  PaulStoffregen be4623b9e3 Add MIDI Interface_16x16 example 6 years ago
  PaulStoffregen c07d78de13 MIDIDevice::send cable input is optional (defaults to cable 0) 6 years ago
  PaulStoffregen 02ba9d9028 Debug print only actual received MIDI data (not entire buffer) 6 years ago
  PaulStoffregen 6bacd44c58 Use signed values for MIDI pitch bend (same as Arduino MIDI lib) 6 years ago
  PaulStoffregen f59f8a16ef Add MIDI InputFunctions example 6 years ago
  Kurt Eckhardt 68c2585a56 Joystick - USB enhance More Axis, Rumble, LEDS 6 years ago
  PaulStoffregen d169a1a387 Fix MIDI getType return values for note on message 6 years ago
  PaulStoffregen aa037a65e5 Fix MIDI ambiguous overload issues 6 years ago
  PaulStoffregen 414d4ca39c Attempt workaround for improper USB MIDI sysex message 6 years ago
  PaulStoffregen d2f7e28378 Support for USB MIDI devices using interrupt (not bulk) endpoints 6 years ago
  PaulStoffregen 9488eb7280 Update MIDI features to match USB MIDI in TD 1.41 6 years ago
  PaulStoffregen fcfecee43b Initial (but inefficient) MIDI transmit support 6 years ago