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
2021-01-09
fix twi_manageTimeoutFlag function description
Greyson Christoforo
2020-11-02
Merge pull request #369 from per1234/update-platform-docs-urls
Martino Facchin
2020-11-02
Update platform specification URLs in configuration files
per1234
2020-11-02
Merge pull request #345 from Vitve4/pr_344
Martino Facchin
2020-11-01
Improve reading ADC result
Vitaly Shmagun
2020-10-15
Merge pull request #361 from matthijskooijman/improve-new
Martino Facchin
2020-09-17
Use std::size_t in new/delete
Matthijs Kooijman
2020-09-17
Optionally let new terminate on allocation failure
Matthijs Kooijman
2020-09-17
Make zero-sized new standards-compliant
Matthijs Kooijman
2020-09-17
Call std::terminate on pure or deleted virtual functions
Matthijs Kooijman
2020-09-17
Add weak `std::terminate()` implementation
Matthijs Kooijman
2020-09-17
Allow overriding selected operator new and delete functions
Matthijs Kooijman
2020-09-17
Clean up and complete `<new>` header
Matthijs Kooijman
2020-09-17
Swap new and new.h header files
Matthijs Kooijman
2020-06-11
Wire: apply last suggested comment from @matthijskooijman
Martino Facchin
2020-06-11
Publish 1.8.3
Martino Facchin
2020-06-11
Wire: improve comments on timeout
Matthijs Kooijman
2020-06-11
Wire: add sensible defaults to setWireTimeout
Martino Facchin
2020-06-11
Introduce non compulsory Wire timeout
Greyson Christoforo
2020-06-11
Merge pull request #340 from eudoxos/header-new
Martino Facchin
2020-06-11
Merge pull request #335 from cmaglie/add-precomp-lib-support
Martino Facchin
2020-05-13
Add "new" proxy header for compatibility with c++-standard #include<new>
eudoxos
2020-05-04
Merge pull request #337 from Max-Leopold/patch-1
Martino Facchin
2020-05-02
Update comment on wiring_analog.c
Maximilian Leopold
2020-04-28
Added precompiled lib support
Cristian Maglie
2020-03-19
Merge pull request #318 from e28eta/typos
Martino Facchin
2020-03-18
Fix sine -> since typo in HardwareSerial files
Daniel Jackson
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
[next]