diff options
| author | Gabrielius Mickevicius <gabrielius.m@gmail.com> | 2014-12-29 01:26:55 +0200 |
|---|---|---|
| committer | Gabrielius Mickevicius <gabrielius.m@gmail.com> | 2014-12-30 17:45:36 +0200 |
| commit | ecb05452f789da714bf6dcdb8ddecf8d6cc4029d (patch) | |
| tree | a6e72f58f217dff9498dc9f3ffb72398e5d1ece5 | |
| parent | a930c9983f0265247cc867ceba6e2c84f44b2889 (diff) | |
Update changelog
| -rw-r--r-- | HISTORY.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - New: Support for Teensy 3.x (https://github.com/stepcut) - New: Support for PuTTY under Windows (https://github.com/PeterMosmans) - New: Add support for installation using homebrew(https://github.com/ladislas) +- New: Add support and example for flashing on a remote RPi. (https://github.com/Gaboose) - Tweak: Update Malefile-example.mk with STD flags (https://github.com/ladislas) - Tweak: Allow remove of any OBJDIR with `$(REMOVE) $(OBJDIR)`. (https://github.com/ladislas) @@ -24,6 +25,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Tweak: Updated package instructions for Arch/Fedora/Raspbian. (https://github.com/sej7278) - Tweak: Remove $(EXTRA_XXX) variables (Issue #234) (https://github.com/ladislas) - Tweak: Moved location of avrdude for 1.5.8 on Linux (Issue #301) (https://github.com/sej7278) +- Tweak: Allow 'build.core' param as found in [arduino-attiny](https://code.google.com/p/arduino-tiny/) Prospective Boards.txt. (https://github.com/Gaboose) - Fix: Improved Windows (Cygwin/MSYS) support (https://github.com/PeterMosmans) - Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas) |
