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-12-31
Merge pull request #307 from Gaboose/pr
Sudar
2014-12-30
Fix build.core parsing
Gabrielius Mickevicius
2014-12-30
Typo
Gabrielius Mickevicius
2014-12-30
Tidy new arduino mk vars
Gabrielius Mickevicius
2014-12-30
Note on using root in BlinkNetworkRPi
Gabrielius Mickevicius
2014-12-30
Update changelog
Gabrielius Mickevicius
2014-12-30
Example: set fuses and upload hex on remote programmer
Gabrielius Mickevicius
2014-12-30
Let 'build.core' from boards.txt change ARDUINO_CORE_PATH
Gabrielius Mickevicius
2014-12-28
Let user skip MONITOR_PORT existance check
Gabrielius Mickevicius
2014-12-08
Merge pull request #304 from phord/master
Sudar
2014-12-07
Do not add '.' to gcc includes search path
Phil Hord
2014-12-04
Merge pull request #302 from sej7278/master
Sudar
2014-12-03
Moved location of avrdude and avrdude.conf for 1.5.8 on Linux (only!)
Simon John
2014-11-30
Merge pull request #300 from sej7278/master
Sudar
2014-11-29
Removed all double-quoting except for comments/echo's
Simon John
2014-11-27
Add information about installing dependencies when installing using
Sudar
2014-11-23
Add information about homebrew in ReadME
Sudar
2014-11-23
Merge pull request #298 from PeterMosmans/puttywindows
Sudar
2014-11-23
Added support for PuTTY on Windows
Peter Mosmans
2014-11-23
Merge pull request #297 from PeterMosmans/cygwincom
Sudar
2014-11-23
Improved Windows (Cygwin/MSYS) support
Peter Mosmans
2014-11-11
Merge pull request #292 from sej7278/master
Sudar
2014-11-10
Fix speed regression since 8d443f62c, faster than 1.3.4 now
Simon John
2014-11-08
Merge pull request #288 from tchebb/fix-ispload-erase
Sudar
2014-11-07
Allow avrdude to erase the chip before programming during ispload
Thomas Hebb
2014-11-08
Merge pull request #289 from sej7278/master
Sudar
2014-11-08
Arduino changed the download link again, this time it uses a script,
Simon John
2014-11-05
Merge pull request #287 from sej7278/master
Sudar
2014-11-05
Made CXX compile *.cpp files instead of CC.
Simon John
2014-10-24
Merge pull request #282 from sej7278/master
Sudar
2014-10-24
Merge pull request #281 from stepcut/teensy.mk
Sudar
2014-10-23
Add's "avrispmkii" to the list of ISP's that don't have a port,
Simon John
2014-10-22
added info about Teensy to README.md
stepcut
2014-10-22
put ARDUINO_DIR block after Travis-CI block else travis will fail.
stepcut
2014-10-22
Teensy.mk: simplify setting of MCU and MCU_FLAG_NAME
stepcut
2014-10-22
move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use ...
stepcut
2014-10-22
Make BlinkTeensy a NON_TESTABLE_EXAMPLES
stepcut
2014-10-22
Added BlinkTeensy example which uses the Teensy.mk file.
stepcut
2014-10-15
Added Teensy to HISTORY.md
stepcut
2014-10-15
Teensy.mk: default to arm-none-eabi-xxx for executable names. Tweak the uploa...
stepcut
2014-10-14
Merge pull request #277 from lukasz-e/arduino-1.5.x-libs
Sudar
2014-10-13
minor tweaks to Teensy.mk
stepcut
2014-10-13
support for Teensy 3.x via Teensy.mk
stepcut
2014-10-13
do not print default (empty) ARDUINO_PLATFORM_LIB_PATH value for arduino 1.0.x
Lukasz Engel
2014-10-12
remove unwanted TABs
Lukasz Engel
2014-10-12
Add changelog entry for #275 and #276
Lukasz Engel
2014-10-12
Merge pull request #274 from sej7278/master
Sudar
2014-10-12
Replaced double quotes with singles when passing arguments to
Simon John
2014-10-11
Arduino 1.5.x - support new library layout and plaform specific system libs
Lukasz Engel
2014-09-29
Merge pull request #270 from sej7278/travis106
Sudar
[next]