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
2020-02-01
Merge pull request #6 from dmadison/upstream-updates
v1.0.1
Dave Madison
2020-02-01
Merge ArduinoCore-avr Release 1.8.2
David Madison
2019-12-02
Release 1.8.2
Cristian Maglie
2019-09-25
Interrupt ordering for 32u2 and 16u2 MCU (#66)
Manuel Reimer
2019-09-20
Added SERIAL_PORT_MONITOR define to Arduino Ethernet
Giampiero Baggiani
2019-09-20
Merge pull request #286 from arduino/remove-genuino
Martino Facchin
2019-09-20
Removed Genuino Micro and set to replace it with Arduino Micro on upload
Cristian Maglie
2019-09-19
Remove Genuino Occurrences
Luca Cipriani
2019-09-18
Merge pull request #284 from arduino/revert-52-master
Alexander Entinger
2019-09-18
Revert "Changed linking order, so precompiled libraries can use the Arduino c...
Alexander Entinger
2019-09-16
Merge pull request #4 from awatterott/master
Alexander Entinger
2019-09-16
Add i2c_scanner to example of Wire (#93)
Asuki Kono
2019-09-16
Changed linking order, so precompiled libraries can use the Arduino c… (#52)
Corjan85
2019-09-16
Merge pull request #82 from luco5826/master
Alexander Entinger
2019-09-16
Merge pull request #95 from jrowberg/master
Alexander Entinger
2019-09-16
Merge pull request #92 from matthijskooijman/cdc-no-prototocol-at
Alexander Entinger
2019-09-16
Merge pull request #99 from gigoh/fix-bootloader-path
Alexander Entinger
2019-09-16
Merge pull request #100 from CombiesGit/patch-1
Alexander Entinger
2019-09-16
Merge pull request #31 from jamadagni/patch-1
Alexander Entinger
2019-09-16
Merge branch 'master' into patch-1
Alexander Entinger
2019-09-16
Merge pull request #33 from Pharap/add-placement-new
Alexander Entinger
2019-09-16
Merge pull request #64 from paulrnash/paulrnash-intellisense
Alexander Entinger
2019-09-16
Adding parenthesis around 'bitvalue' allowing correct macro expansion when us...
Alexander Entinger
2019-09-16
Merge pull request #76 from dmadison/pluggable-unused
Alexander Entinger
2019-09-16
Merge pull request #103 from zakkie/fix/remove_if
Alexander Entinger
2019-09-04
remove unnecessary if branch
Akihiro YAMAZAKI
2019-08-16
Update twi.c
CombiesGit
2019-08-02
rename yunmini.bootloader.file on boards.txt
Geonil Goh
2019-07-29
Add null pointer test to String destructor
Jeff Rowberg
2019-07-21
Cast pins to signed integers to avoid Wtype-limits compile warning
Jeff Rowberg
2019-06-08
Do not claim AT-protocol in CDC interface descriptor
Matthijs Kooijman
2019-05-16
Merge pull request #51 from florian-schweiger/patch-1
Martino Facchin
2019-04-26
Fixed shiftOut in MSBFIRST mode HIGH/LOW
luca
2019-04-26
Minor optimization in shiftOut function
luca
2019-03-30
Move Travis CI badge inline with title
David Madison
2019-03-30
Travis CI (#5)
David Madison
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
[next]