aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-01Merge pull request #6 from dmadison/upstream-updatesv1.0.1Dave Madison
2020-02-01Merge ArduinoCore-avr Release 1.8.2David Madison
2019-12-02Release 1.8.2Cristian Maglie
2019-09-25Interrupt ordering for 32u2 and 16u2 MCU (#66)Manuel Reimer
2019-09-20Added SERIAL_PORT_MONITOR define to Arduino EthernetGiampiero Baggiani
2019-09-20Merge pull request #286 from arduino/remove-genuinoMartino Facchin
2019-09-20Removed Genuino Micro and set to replace it with Arduino Micro on uploadCristian Maglie
2019-09-19Remove Genuino OccurrencesLuca Cipriani
2019-09-18Merge pull request #284 from arduino/revert-52-masterAlexander Entinger
2019-09-18Revert "Changed linking order, so precompiled libraries can use the Arduino c...Alexander Entinger
2019-09-16Merge pull request #4 from awatterott/masterAlexander Entinger
2019-09-16Add i2c_scanner to example of Wire (#93)Asuki Kono
2019-09-16Changed linking order, so precompiled libraries can use the Arduino c… (#52)Corjan85
2019-09-16Merge pull request #82 from luco5826/masterAlexander Entinger
2019-09-16Merge pull request #95 from jrowberg/masterAlexander Entinger
2019-09-16Merge pull request #92 from matthijskooijman/cdc-no-prototocol-atAlexander Entinger
2019-09-16Merge pull request #99 from gigoh/fix-bootloader-pathAlexander Entinger
2019-09-16Merge pull request #100 from CombiesGit/patch-1Alexander Entinger
2019-09-16Merge pull request #31 from jamadagni/patch-1Alexander Entinger
2019-09-16Merge branch 'master' into patch-1Alexander Entinger
2019-09-16Merge pull request #33 from Pharap/add-placement-newAlexander Entinger
2019-09-16Merge pull request #64 from paulrnash/paulrnash-intellisenseAlexander Entinger
2019-09-16Adding parenthesis around 'bitvalue' allowing correct macro expansion when us...Alexander Entinger
2019-09-16Merge pull request #76 from dmadison/pluggable-unusedAlexander Entinger
2019-09-16Merge pull request #103 from zakkie/fix/remove_ifAlexander Entinger
2019-09-04remove unnecessary if branchAkihiro YAMAZAKI
2019-08-16Update twi.cCombiesGit
2019-08-02rename yunmini.bootloader.file on boards.txtGeonil Goh
2019-07-29Add null pointer test to String destructorJeff Rowberg
2019-07-21Cast pins to signed integers to avoid Wtype-limits compile warningJeff Rowberg
2019-06-08Do not claim AT-protocol in CDC interface descriptorMatthijs Kooijman
2019-05-16Merge pull request #51 from florian-schweiger/patch-1Martino Facchin
2019-04-26Fixed shiftOut in MSBFIRST mode HIGH/LOWluca
2019-04-26Minor optimization in shiftOut functionluca
2019-03-30Move Travis CI badge inline with titleDavid Madison
2019-03-30Travis CI (#5)David Madison
2019-03-11Merge pull request #4 from dmadison/documentationv1.0.0David Madison
2019-03-11Version 1.0.0David Madison
2019-03-11Add link to original repository in READMEDavid Madison
2019-03-10Added link to library in READMEDavid Madison
2019-03-09Add limitations section to READMEDavid Madison
2019-03-09Re-wrote uploading section of READMEDavid Madison
2019-03-09Change endpoint comments to use send/recvDavid Madison
2019-03-09Merge pull request #3 from dmadison/apiDavid Madison
2019-03-09Switch 'available' return type to uint8_tDavid Madison
2019-03-09Moved send above recv in Xinput API headerDavid Madison
2019-03-06Add auto-upload warning section to READMEDavid Madison
2019-03-06Add Installation section to READMEDavid Madison
2019-03-06Supported board section in READMEDavid Madison
2019-03-06Add READMEDavid Madison