index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
HISTORY.md
Age
Commit message (
Expand
)
Author
2014-02-04
Bump up version to 1.3.1 for release
1.3.1
Sudar
2014-02-04
Add a new target `help_vars`
Sudar
2014-02-04
Document all the variables that can be overridden in child makefile
Sudar
2014-02-01
BUNDLED_AVR_TOOLS_DIR is now set correctly using := instead of ?=,
Simon John
2014-01-29
Fix some typos and errors in changelog
Sudar
2014-01-29
Update `README.md` about compatibility with Windows
Sudar
2014-01-29
Update changelog about the recent changes
Sudar
2014-01-29
Document that ARDUINO_DIR must be a relative path in Windows
Sudar
2014-01-14
Freezing up code for v1.2.0 release
1.2.0
Sudar
2014-01-14
Remove `arduino-mk` folder from all examples
Sudar
2014-01-14
Simplify package vs git checkout detection
Simon John
2014-01-14
Add information about `package` folder to changelog
Sudar
2013-12-26
Bump up version number to v1.1.0 for release
1.1.0
Sudar
2013-12-26
Use `ARDUINO_HEADER` variable instead of hardcoded file names
Sudar
2013-12-20
Allow target specific optimization levels/debug flags
mahoy
2013-12-17
Add `CONTRIBUTING.md` explaining how to contribute to this project
Sudar
2013-12-17
Update changelog about the last pull request #142
Sudar
2013-12-16
Update changelog about `usbtiny` fix
Sudar
2013-12-16
Add option to set fuses without burning a bootloader
Simon John
2013-12-05
Use MAKEFILE_LIST to get the name of the make file
anthony cantor
2013-12-05
Auto detect and include libraries specified in `USER_LIB_PATH`
Ladislas
2013-12-05
Update `HISTORY.md` about ChipKIT 2013 support
Sudar
2013-11-27
Change echo for printf
Thomas Sigurdsen
2013-10-06
Show correct path to `arduino.mk` file in help message
Sudar
2013-10-06
Add `burn_bootloader` target
Sudar
2013-10-06
In ISP mode, read baudrate and programmer from boards.txt
Sudar
2013-10-06
Ignore commented lines while parsing boards.txt file
Sudar
2013-10-06
Don't append port details to avrdude for usbasp
Sudar
2013-09-25
Fix whitespace and line spacing
Sudar
2013-09-25
Unconditionally add `-D` in avrdude options.
Sudar
2013-09-22
Bump up version to v1.0.0 for release
1.0.0
Sudar
2013-09-19
Revert "Make all executables overridable"
Sudar
2013-09-18
Change the next version to 1.0.0, instead of 0.13.0
Sudar
2013-09-18
Make all executables overridable
Sudar
2013-09-15
Added detailed instructions for using alternative cores
Sudar
2013-08-09
Allow building with Arduino core, without a .ino/.pde file
Sudar
2013-08-09
Autodetect baudrate only if either a .ino/.pde is present
Sudar
2013-07-09
Replace Leonardo detection with Caterina detection
Sudar
2013-07-09
Compile with debugging symbols only when DEBUG=1.
Christopher Peplin
2013-07-09
Implement ard-parse-boards with shell scripting instead of Perl.
Christopher Peplin
2013-07-09
Add support for the Digilent chipKIT platform
Christopher Peplin
2013-07-02
Move wait-for-reconnection logic inside ard-reset-arduino
Sudar
2013-07-01
Move binary sketch size verification logic inside makefile
Sudar
2013-06-29
Improve avrdude and avrdude_conf path auto detection
Sudar
2013-06-23
Remove redundant checks for ARDUINO_DIR
Sudar
2013-06-23
Auto detect alternate core path from sketchbook folder
Sudar
2013-06-22
Remove "utility" from example makefiles
Sudar
2013-06-21
Add support for reseting "Micro" Arduino.
Simon John
2013-06-20
Add support for specifying optimization level
Sudar
2013-06-20
Add $OBJDIR to the list of configuration that gets printed
Sudar
[next]