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
2022-02-22
Version 1.0.4
v1.0.4
Dave Madison
2022-02-22
Merge pull request #15 from dmadison/upstream-1.8.5
Dave Madison
2022-02-22
Delete .codespellrc
David Madison
2022-02-22
Version 1.0.3
v1.0.3
Dave Madison
2022-02-22
Merge tag '1.8.5' into upstream-1.8.5
David Madison
2022-02-22
Merge pull request #14 from dmadison/upstream-1.8.4
Dave Madison
2022-02-22
Add double reset note back into README
David Madison
2022-02-22
Update Arduino CI version to 1.8.19
David Madison
2022-02-22
Remove Arduino CI actions
David Madison
2022-02-22
Add XInput to Circuit Playground name
David Madison
2022-02-22
Merge tag '1.8.4' into upstream-1.8.4
David Madison
2022-02-16
Release 1.8.5
Martino Facchin
2022-01-10
Merge pull request #449 from per1234/unomini-menu-location
Martino Facchin
2022-01-03
Use more logical Boards menu placement for Uno Mini
per1234
2022-01-03
Merge pull request #448 from per1234/add-unomini-ci
per1234
2022-01-01
Add unomini to sketch compilation CI workflow
per1234
2021-12-27
Merge pull request #442 from umbynos/umbynos/add_drivers_install
Umberto Baldi
2021-12-22
add drivers for Uno Mini
umbynos
2021-12-17
add install for arduino gemma drivers: they are in another directory
Umberto Baldi
2021-12-16
modify post_install.bat according to https://github.com/arduino/ArduinoCore-m...
Umberto Baldi
2021-12-16
initial import from https://github.com/arduino/Arduino/tree/master/build/wind...
Umberto Baldi
2021-12-01
Merge pull request #440 from arduino/scerza/fix-java-ide-network-upload
Silvano Cerza
2021-11-30
Fix legacy upload.network_pattern rule
Silvano Cerza
2021-11-23
Release 1.8.4
Martino Facchin
2021-11-23
Add Uno mini board
Martino Facchin
2021-11-23
Merge pull request #426 from arduino/scerza/pluggable-discovery-support
Martino Facchin
2021-11-17
Merge pull request #433 from felias-fogg/master
Martino Facchin
2021-10-18
Inserted cast to unsigned int in available method in order to avoid call to _...
Bernhard Nebel
2021-10-14
Added pluggable discovery/monitor definitions
Cristian Maglie
2021-10-01
Merge pull request #383 from DanielGibson/disable-cdc
Martino Facchin
2021-09-27
Update README.md
Dave Madison
2021-09-08
Merge pull request #417 from per1234/ignore-word
Silvano Cerza
2021-06-30
Don't use codespell's "rare" dictionary for CI spell check
per1234
2021-05-26
Merge pull request #413 from per1234/ci
Martino Facchin
2021-05-26
Report changes in memory usage that would result from merging a PR
per1234
2021-05-26
Add "smoke test" examples compilation CI workflow
per1234
2021-05-26
Add CI workflow to do Arduino project-specific linting
per1234
2021-05-26
Correct typos in comments and documentation
per1234
2021-05-26
Add CI workflow to check for commonly misspelled words
per1234
2021-05-26
Revert "Declare TwoWire functions as virtual" (#412)
Alexander Entinger
2021-05-26
Configure Dependabot to check for outdated actions used in workflows
per1234
2021-05-26
Provide a brief description of the project
per1234
2021-05-25
Merge pull request #396 from ArkadyGamza/make_TwoWire_functions_virtual
Alexander Entinger
2021-02-25
Declare TwoWire functions as virtual
ArkadyGamza
2021-01-18
Merge pull request #11 from dmadison/github-actions
Dave Madison
2021-01-18
Remove extra space from README badge
David Madison
2021-01-18
Add GitHub Actions build status badge to README
David Madison
2021-01-18
Remove Travis CI
David Madison
2021-01-18
Add GitHub Actions compilation workflow
David Madison
2021-01-12
Merge pull request #385 from greyltc/patch-1
Martino Facchin
[next]