index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-08
Add "gpio" to the list of isp's that don't have a port
Simon John
2014-02-06
Merge pull request #164 from sej7278/master
Sudar
2014-02-05
now includes avr-libc/*.c files malloc.c and realloc.c
Simon John
2014-02-04
Merge pull request #162 from sej7278/master
Sudar
2014-02-04
Added the arduino-mk-vars.md file to the Fedora SPECfile.
Simon John
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-02
Merge pull request #161 from sej7278/master
Sudar
2014-02-01
BUNDLED_AVR_TOOLS_DIR is now set correctly using := instead of ?=,
Simon John
2014-01-29
Bump up version to v1.3.0 for release
1.3.0
Sudar
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-28
Merge pull request #159 from peplin/simpler-crossplatform-paths
Sudar
2014-01-28
Merge pull request #158 from peplin/silent-which
Sudar
2014-01-28
Merge pull request #157 from peplin/no-hardcoded-port-in-examples
Sudar
2014-01-29
Document that ARDUINO_DIR must be a relative path in Windows
Sudar
2014-01-28
Merge pull request #155 from peplin/monitor-port-check
Sudar
2014-01-28
Document that ARDUINO_DIR must be a relative path in Windows.
Christopher Peplin
2014-01-28
Use more reliable serial device naming in Windows.
Christopher Peplin
2014-01-28
Don't hard code MONITOR_PORT in examples, for more flexible testing.
Christopher Peplin
2014-01-28
Silence the stderr output from call to `which`.
Christopher Peplin
2014-01-28
Override complete compiler tool paths for chipKIT.
Christopher Peplin
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
Move files out of `arduino-mk` subdirectory
Simon John
2014-01-14
Add information about `package` folder to changelog
Sudar
2014-01-04
Merge pull request #146 from sej7278/master
Sudar
2014-01-05
Added some more build dependencies to ensure everything needed to build is
Simon John
2014-01-05
Debian package rebuild instructions.
Simon John
2014-01-01
Merge pull request #145 from sej7278/master
Sudar
2013-12-30
Changed documentation to use new path, also added dependency info.
Simon John
2013-12-30
moved to better directory layout
Simon John
2013-12-30
Added package directory with RPM SPECfile (and instructions!)
Simon John
2013-12-26
Bump up version number to v1.1.0 for release
1.1.0
Sudar
2013-12-26
Add information about license in `README.md`
Sudar
2013-12-26
Use `ARDUINO_HEADER` variable instead of hardcoded file names
Sudar
2013-12-20
Merge pull request #143 from mahoy/master
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-17
Merge pull request #142 from sej7278/master
Sudar
2013-12-17
User-defined or calculated bootloader parent directory, allows for
Simon John
2013-12-16
Update changelog about `usbtiny` fix
Sudar
2013-12-16
Merge pull request #140 from PPvG/master
Sudar
2013-12-16
Add option to set fuses without burning a bootloader
Simon John
2013-12-13
Don't append port details to avrdude for usbtiny
Peter-Paul van Gemerden
2013-12-09
Merge pull request #137 from peplin/chipkit-avrdude-mac
Sudar
[next]