Age | Commit message (Expand) | Author |
2022-02-22 | Merge pull request #15 from dmadison/upstream-1.8.5 | Dave Madison |
2022-02-22 | Version 1.0.3v1.0.3 | Dave Madison |
2022-02-22 | Merge tag '1.8.5' into upstream-1.8.5 | 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 |
2021-11-30 | Fix legacy upload.network_pattern rule | Silvano Cerza |
2021-11-23 | Release 1.8.4 | Martino Facchin |
2021-10-14 | Added pluggable discovery/monitor definitions | Cristian Maglie |
2020-11-02 | Update platform specification URLs in configuration files | per1234 |
2020-07-23 | Version 1.0.2v1.0.2 | Dave Madison |
2020-07-23 | Merge tag '1.8.3' into upstream-updates | David Madison |
2020-06-11 | Publish 1.8.3 | Martino Facchin |
2020-04-28 | Added precompiled lib support | Cristian Maglie |
2019-12-02 | Release 1.8.2 | Cristian Maglie |
2019-09-18 | Revert "Changed linking order, so precompiled libraries can use the Arduino c... | Alexander Entinger |
2019-09-16 | Changed linking order, so precompiled libraries can use the Arduino c… (#52) | Corjan85 |
2019-03-11 | Version 1.0.0 | David Madison |
2019-03-06 | Change manufacturer string | David Madison |
2019-02-15 | Change platform name to XInput | David Madison |
2018-09-10 | Release 1.6.23 | Cristian Maglie |
2018-09-03 | Treat narrowing conversion as warning, not error | PaulStoffregen |
2018-05-09 | Starting 1.6.22 | Martino Facchin |
2018-03-02 | Publish avr core 1.6.21 (maintenance release) | Martino Facchin |
2017-08-18 | Update bundled avr core to 1.6.20 | Martino Facchin |
2017-07-25 | Fixed Serial Port Argument That May Include Spaces | Varun Mehta |
2017-05-31 | Updated bundled AVR core to 1.6.19 | Cristian Maglie |
2017-02-08 | Update bundled avr core version to 1.6.18 | Martino Facchin |
2017-01-09 | [AVR] update to 1.6.17 | Martino Facchin |
2016-12-28 | Properly escape avrdude.upload.network_pattern to handle spaces in path | Martino Facchin |
2016-12-21 | Add arduinoOTA upload tool | Martino Facchin |
2016-12-21 | Add Arduino UNO Wifi board | Martino Facchin |
2016-12-16 | publish avr core 1.6.16 prerelease | Martino Facchin |
2016-11-23 | [AVR] Add -g to elf.flags to allow inclusion of debug symbols in elf | Martino Facchin |
2016-11-23 | [AVR] Add -MMD flag to generate depencencies files for S targets | Martino Facchin |
2016-11-22 | Update bundled avr core to 1.6.15 | Martino Facchin |
2016-09-29 | Set default values for Arduino AVR Boards upload.verify and program.verify | per1234 |
2016-09-21 | Update to avrdude 6.3 and avr core 1.6.14 | Martino Facchin |
2016-08-11 | Use a specific hardware/package_index_bundled.json. AVR core version to 1.6.13 | Cristian Maglie |
2016-08-09 | Revert "Bump avr core version to 1.6.13" | Cristian Maglie |
2016-08-05 | Bump avr core version to 1.6.13 | Martino Facchin |
2016-07-25 | Move lto flags before -Wl to fix Mega2560 "relax" substitution | Martino Facchin |
2016-07-25 | publish avr core 1.6.12 | Martino Facchin |
2016-07-25 | Enable LTO | Cristian Maglie |
2016-07-25 | Added -fpermissive flag. | Cristian Maglie |
2016-05-10 | update AVR core to 1.6.11 | Martino Facchin |
2016-05-10 | add support for remote upload on Yun shield | Martino Facchin |
2016-04-15 | Implement Do-Not-Verify-After-Upload preference for Serial Uploads | gh-megabit |
2016-04-04 | Add comment for archive_file_path | Sandeep Mistry |
2016-04-04 | Merge pull request #4737 from per1234/recipe_ar_pattern-backwards-compatibility | Sandeep Mistry |
2016-03-22 | AVR recipe.ar.pattern backwards compatibility | per1234 |