Age | Commit message (Expand) | Author |
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 |
2015-05-07 | update Sketch menu, add Save hex option | Arnav Gupta |
2015-05-06 | AVR core version bump | Federico Fissore |
2015-04-27 | Disabling uncertified warning, leaving vids/pids | Federico Fissore |
2015-04-24 | Renamed compiler.warning_flags pref to compiler.warning_level | Federico Fissore |
2015-04-23 | AVR: upgrading avr core version | Federico Fissore |
2015-04-13 | Reviewed warnings key names and dropdown in Preferences | Federico Fissore |
2015-04-13 | Better preference for setting warnings level. See https://github.com/arduino/... | Federico Fissore |
2015-03-30 | Starting 1.6.3 | Federico Fissore |
2015-03-27 | Not using gcc version, hard to maintain | Federico Fissore |
2015-03-27 | avr platform: fixed avrdude path | Federico Fissore |
2015-03-27 | Fixed platforms(.txt) | Federico Fissore |
2015-03-11 | Started working on 1.6.2 | Federico Fissore |