aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06LGPL 2.1David Madison
2019-03-06Merge pull request #2 from dmadison/xinputDavid Madison
2019-03-06Change manufacturer stringDavid Madison
2019-02-21Add USB connected API supportDavid Madison
2019-02-21Change receive endpoint to double-bankedDavid Madison
2019-02-21Use endpoint number defines for ep allocationDavid Madison
2019-02-21Add USB receive callback to USB ISRDavid Madison
2019-02-21Add XInput USB APIDavid Madison
2019-02-19Change VID and PID in boards.txtDavid Madison
2019-02-19Add XInput endpoint number definesDavid Madison
2019-02-19Allocate XInput endpoint memoryDavid Madison
2019-02-19Modify endpoint numbers to be sequentialDavid Madison
2019-02-19Add XInput string descriptorsDavid Madison
2019-02-19Add XInput device and config descriptorsDavid Madison
2019-02-17Removed USB CDC SerialDavid Madison
2019-02-17Define descriptor return var in pluggable blockDavid Madison
2019-02-15Replace Serial with nullDavid Madison
2019-02-15Fix warning related to disabling Pluggable HIDDavid Madison
2019-02-15Disable Pluggable USBDavid Madison
2019-02-15Remove HID libraryDavid Madison
2019-02-15Use "w/ XInput" suffix on all board namesDavid Madison
2019-02-15Merge pull request #1 from dmadison/forkingDavid Madison
2019-02-15Remove non-USB boardsDavid Madison
2019-02-15Delete 'firmwares' folderDavid Madison
2019-02-15Delete 'extras' folderDavid Madison
2019-02-15Delete programmers.txtDavid Madison
2019-02-15Change platform name to XInputDavid Madison
2019-01-21Add parameters names to common prototypesPaul R. Nash
2019-01-07Merge pull request #59 from paulo-raca/wiring_private_i2cMartino Facchin
2019-01-04Remove commented out code for I2C interrupts on WInterrupts.cPaulo Costa
2018-12-19Merge pull request #54 from algernon/pull/wakeup-suspend-hooksMartino Facchin
2018-12-19Merge pull request #56 from per1234/arduino-as-isp-atmega32u4-programmerMartino Facchin
2018-12-19Add ATmega32U4-compatible Arduino as ISP programmerper1234
2018-12-19Revert "Updated Arduino as ISP setting"per1234
2018-12-11Add USBDevice.isSuspended()Gergely Nagy
2018-11-26Removed historic Arduino-0012 workaroundFlorian Schweiger
2018-10-26Add noexcept specifier to placement new operatorPharap
2018-09-10Release 1.6.23Cristian Maglie
2018-09-03Fix compiler warnings about ignored 'const' in EEPROM.hBrian Park
2018-09-03Treat narrowing conversion as warning, not errorPaulStoffregen
2018-08-18Prevent possible compiler warningPharap
2018-08-18Add placement new operatorPharap
2018-08-11Add `bitToggle` macro to complement `bitSet` etcShriramana Sharma
2018-05-09Starting 1.6.22Martino Facchin
2018-04-12Update DigitalPotControl.inoSimonePDA
2018-03-02Publish avr core 1.6.21 (maintenance release)Martino Facchin
2018-02-19Add menu for Nano with Optiboot bootloaderMartino Facchin
2017-12-18Fix MCUs without MPCM0 registerMartino Facchin
2017-11-13Fix flush hanging issueJohn Holman
2017-11-13Improve how TXCn bit is cleared in USCRnA registerJohn Holman