aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19Add XInput device and config descriptorsDavid Madison
2019-02-17Removed USB CDC SerialDavid 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
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-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
2017-11-13Prevent buffer retransmission when transmit buffer is emptyJohn Holman
2017-11-13Create macro to guard critical sections for large transmit buffersJohn Holman
2017-11-13UnConfigured I2C Slave ISR Causing Rebootchuck todd
2017-11-13Always read key to check for new LUFA bootloaderScott Allen
2017-11-13Don't use line coding to trigger USB auto-resetScott Allen
2017-11-13Save/restore the watchdog during USB auto-resetScott Allen
2017-11-13Fix save/restore of magic key location during resetScott Allen
2017-11-13Updated Arduino as ISP settingNico
2017-11-13Create timer0 overflow interrupt service routine for all ATtinies not just 24...Torben Nielsen
2017-11-13[WIRE] Remove extra line from digital_potentiometer exampleQuswar Mahmood Abid
2017-11-13Add extras folder for packagein and CIMartino Facchin
2017-08-18Update bundled avr core to 1.6.20Martino Facchin
2017-07-25Fixed Serial Port Argument That May Include SpacesVarun Mehta
2017-07-18Use correct part names in Tools > Processor menusper1234
2017-07-07Update comments to reflect Stream functions changed from private to protectedper1234
2017-05-31Updated bundled AVR core to 1.6.19Cristian Maglie
2017-05-23Removed unneeded include in Print.hCristian Maglie
2017-05-23Move the flush method from Stream to PrintMatthijs Kooijman
2017-05-16Add Print::availableForWriteEric Wieser
2017-03-20Fixed warning about unused variableCristian Maglie
2017-03-20upd: build.boardsergiotomasello
2017-03-16use IAD Descriptor for device descriptor per the definition in "USB 2.0 ECN I...liu nick
2017-03-16[AVR] USB send ZLP when neededCristian Maglie
2017-03-16Revert "Subtract one from USB_EP_SIZE in USB_SendSpace"Cristian Maglie
2017-03-14upd: uno wifi with wifi linksergiotomasello
2017-03-08AVR: Prevent warnings if BIN is previously definedCristian Maglie
2017-03-07fix extended fuse bits for ethernet boardAdrien Descamps