index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-11
Merge pull request #4 from dmadison/documentation
v1.0.0
David Madison
2019-03-11
Version 1.0.0
David Madison
2019-03-11
Add link to original repository in README
David Madison
2019-03-10
Added link to library in README
David Madison
2019-03-09
Add limitations section to README
David Madison
2019-03-09
Re-wrote uploading section of README
David Madison
2019-03-09
Change endpoint comments to use send/recv
David Madison
2019-03-09
Merge pull request #3 from dmadison/api
David Madison
2019-03-09
Switch 'available' return type to uint8_t
David Madison
2019-03-09
Moved send above recv in Xinput API header
David Madison
2019-03-06
Add auto-upload warning section to README
David Madison
2019-03-06
Add Installation section to README
David Madison
2019-03-06
Supported board section in README
David Madison
2019-03-06
Add README
David Madison
2019-03-06
LGPL 2.1
David Madison
2019-03-06
Merge pull request #2 from dmadison/xinput
David Madison
2019-03-06
Change manufacturer string
David Madison
2019-02-21
Add USB connected API support
David Madison
2019-02-21
Change receive endpoint to double-banked
David Madison
2019-02-21
Use endpoint number defines for ep allocation
David Madison
2019-02-21
Add USB receive callback to USB ISR
David Madison
2019-02-21
Add XInput USB API
David Madison
2019-02-19
Change VID and PID in boards.txt
David Madison
2019-02-19
Add XInput endpoint number defines
David Madison
2019-02-19
Allocate XInput endpoint memory
David Madison
2019-02-19
Modify endpoint numbers to be sequential
David Madison
2019-02-19
Add XInput string descriptors
David Madison
2019-02-19
Add XInput device and config descriptors
David Madison
2019-02-17
Removed USB CDC Serial
David Madison
2019-02-17
Define descriptor return var in pluggable block
David Madison
2019-02-15
Replace Serial with null
David Madison
2019-02-15
Fix warning related to disabling Pluggable HID
David Madison
2019-02-15
Disable Pluggable USB
David Madison
2019-02-15
Remove HID library
David Madison
2019-02-15
Use "w/ XInput" suffix on all board names
David Madison
2019-02-15
Merge pull request #1 from dmadison/forking
David Madison
2019-02-15
Remove non-USB boards
David Madison
2019-02-15
Delete 'firmwares' folder
David Madison
2019-02-15
Delete 'extras' folder
David Madison
2019-02-15
Delete programmers.txt
David Madison
2019-02-15
Change platform name to XInput
David Madison
2019-01-21
Add parameters names to common prototypes
Paul R. Nash
2019-01-07
Merge pull request #59 from paulo-raca/wiring_private_i2c
Martino Facchin
2019-01-04
Remove commented out code for I2C interrupts on WInterrupts.c
Paulo Costa
2018-12-19
Merge pull request #54 from algernon/pull/wakeup-suspend-hooks
Martino Facchin
2018-12-19
Merge pull request #56 from per1234/arduino-as-isp-atmega32u4-programmer
Martino Facchin
2018-12-19
Add ATmega32U4-compatible Arduino as ISP programmer
per1234
2018-12-19
Revert "Updated Arduino as ISP setting"
per1234
2018-12-11
Add USBDevice.isSuspended()
Gergely Nagy
2018-11-26
Removed historic Arduino-0012 workaround
Florian Schweiger
[prev]
[next]