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
2015-04-13
Prepare HISTORY.md for develpment of next version
Sudar
2015-04-13
Merge pull request #347 from sej7278/master
Sudar Muthu
2015-04-12
Looks for submenu items first when parsing BOARDS_TXT
Simon John
2015-04-08
Update README about the version of Arduino that are supported
Sudar
2015-04-07
Bump version to v1.5 for release
1.5
Sudar
2015-04-06
Merge pull request #342 from sej7278/master
Sudar Muthu
2015-04-06
Replace comment about not supporting 1.5 with not supporting SAM
Simon John
2015-04-05
Add a note about Arduino.org
Sudar
2015-04-04
Merge branch 'calvinli-patch-1'
Sudar
2015-04-04
Fix reset for leonardo
Calvin Li
2015-04-04
Make sure pyserial is properly linked
Sudar
2015-04-04
Link to Requirements section
Sudar
2015-04-04
Tweak pyserial installation instructions
Sudar
2015-04-04
Better highlighting for code in README
Sudar
2015-04-04
Merge pull request #339 from sej7278/master
Sudar Muthu
2015-04-04
Better autodetection of ARDUINO_SKETCHBOOK and ARDUINO_DIR on OSX
Simon John
2015-03-28
Merge pull request #336 from sej7278/master
Simon John
2015-03-28
Replaced UTF-8 copyright symbol causing sed errors on OSX
Simon John
2015-03-28
Added support for VARIANT in submenu's
Simon John
2015-03-28
Add a new example to show how serial monitor can be used
Sudar
2015-03-28
Whitespace fixes in examples
Sudar
2015-03-28
Merge pull request #334 from sej7278/master
Simon John
2015-03-28
Fixed typo - bracket should be backslash to continue the call to firstword()
Simon John
2015-03-28
Locate 1.5+ preferences.txt file on Mac
Sudar
2015-03-28
Merge pull request #333 from sej7278/master
Sudar Muthu
2015-03-27
Now we know that arduino 1.6.1 uses the ~/.arduino15 directory
Simon John
2015-03-27
Add = to PARSE_BOARD regex to make it less greedy.
Simon John
2015-03-27
Merge pull request #331 from sej7278/master
Sudar Muthu
2015-03-26
Added BOARD_SUB to OBJDIR so that when changing sub boards we don't accidenta...
Simon John
2015-03-25
Merge pull request #330 from sej7278/master
Simon John
2015-03-25
Added ARCHITECTURE to ALTERNATE_CORE_PATH to support 1.5+ cores like arduino-...
Simon John
2015-03-25
Merge pull request #329 from sej7278/master
Sudar Muthu
2015-03-25
Always forgetting the history!
Simon John
2015-03-25
Added search of PLATFORM_LIB_NAMES to ARDUINO_LIBS so that Wire.h is found on...
Simon John
2015-03-14
Add credit to the contributors
Sudar
2015-02-27
Merge pull request #322 from onandoffables/linuxgpio
Sudar Muthu
2015-02-26
Add "linuxgpio" to the list of ISP's that don't have a port
onandoffables
2015-02-25
Give credit to @fbielejec for #321
Sudar
2015-02-25
Merge pull request #321 from fbielejec/master
Sudar Muthu
2015-02-25
instructions on setting CodeBlocks IDE to use the makefiles
filip
2015-01-23
Ability to modify USB_TYPE in Teensy.md
poofjunior
2015-01-23
Merge pull request #315 from sej7278/master
Sudar
2015-01-01
Change CXX_NAME to CXX as per the EmacsWiki for Flymake instructions.
Simon John
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
[next]