Age | Commit message (Expand) | Author |
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 |
2016-03-15 | Clean up comments in platform.txt | per1234 |
2016-03-04 | AVR core version to 1.6.10 | Cristian Maglie |
2015-11-18 | Modified AVR preproc recipe to match the one used by arduino-builder | Federico Fissore |
2015-11-03 | Updated avr core version to 1.6.9 | Cristian Maglie |
2015-09-24 | {build.path}/{archive_file} is now {archive_file_path} in recipe.ar.pattern | Federico Fissore |
2015-09-18 | Updating arduino-builder to 1.0.0-beta8 | Federico Fissore |
2015-09-18 | Moved build artifacts into root build folder | Cristian Maglie |
2015-09-15 | Adding preprocessing recipes to AVR core | Federico Fissore |
2015-08-27 | Release new boards as AVR core 1.6.8 | Cristian Maglie |
2015-07-31 | Fix links to 3rd party hardware specification. | Reilly Grant |
2015-07-16 | Enable C11 support | Matthijs Kooijman |
2015-07-16 | Enable C++11 support | Matthijs Kooijman |
2015-07-16 | Explicitely specify C and C++ standards to use | Matthijs Kooijman |
2015-06-29 | Fixed missing "sketch" folders in some paths of both AVR and SAM cores | Federico Fissore |
2015-06-29 | Compiler: sketch files get compiled into "sketch" | Federico Fissore |
2015-05-07 | saveHex: rename recipe.hex -> recipe.output | Arnav Gupta |