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-06-21
Really fix $MONITOR_PORT detection
Simon John
2014-06-15
Fixed $MONITOR_PORT detection, thanks choffmann
Simon John
2014-06-10
Make Arduino.mk compatible with Flymake
Ronan Barzic
2014-05-27
Add missing newlines at end of some echo's (issue #207)
Simon John
2014-05-22
"make show_boards" now lists the board name as well as board tag.
Simon John
2014-05-20
Check that on windows ARDUINO_DIR (and MPIDE_DIR) is a relative path.
Simon John
2014-05-03
If no port is specified, try to guess it from wildcards
Chris Patuzzo
2014-04-25
Add support for assembler code in libraries
hrobeers
2014-04-14
Allow spaces in "Serial.begin (....)"
Pierre DAVID
2014-04-13
Bump up version to v1.3.3 for release
1.3.3
Simon John
2014-04-11
Bump up version to v1.3.2 for release
1.3.2
Sudar
2014-04-11
Tweak AVRdude conf file detection in windows
EAGMnor
2014-04-04
simplified packaging by removing dependencies on python3/pyserial
Simon John
2014-04-02
python3 compatibility
Simon John
2014-04-02
replace perl reset script with python one
Simon John
2014-03-23
Add `BOOTLOADER_PARENT` which has to be set if the user sets either of the ot...
Simon John
2014-03-20
Add phony target to run pre-build hook script
Julien Ridoux
2014-03-14
Fix: Consider usb... to be a valid ISP_PORT
Geoff Holden
2014-03-11
Fix AVR tools paths for chipKIT in Linux.
Christopher Peplin
2014-03-06
Beautify arduino-mk-vars.md
tinyladi
2014-03-06
Add `OBJDIR` reference to `arduino-mk-vars.md`
tinyladi
2014-03-06
Add a reference makefile, with real-world example
tinyladi
2014-02-15
Add -D__PROG_TYPES_COMPAT__ to the avr-g++ compiler flags
Simon John
2014-02-08
Add "gpio" to the list of isp's that don't have a port
Simon John
2014-02-05
now includes avr-libc/*.c files malloc.c and realloc.c
Simon John
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-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
[next]