John Whittington
42b5d2dbd8
Auto detect Windows sketchbook path using USERPROFILE not HOME and spelling
2017-09-06 10:34:07 +01:00
John Whittington
11e2059009
Documentation changes for Windows usage
2017-09-05 17:12:22 +01:00
Karl Semich
5bcb64ade9
Add makefile for Robotis OpenCM & update version to 1.6.0
2017-07-12 23:55:05 +00:00
Sudar Muthu
7a14d670eb
Bump up version to 1.5.2 for release
2017-01-11 16:48:33 +05:30
Jozef Sovcik
2dd7c567c0
PySerial installation for Windows updated ( #1 )
2016-08-25 18:36:01 +02:00
az-z
77d1d9c4ea
Update README
...
Updated to reflect the Linux changes for Arduino 1.6.5
Updated to reflect the information (Linux portion) from the guide. Removed the URL to the blog.
2016-07-02 08:08:11 +05:30
Sudar Muthu
c0fea5ccd9
Bump up version to v1.5.1 for release
2016-02-22 17:21:46 +05:30
Thomas Kilian
cba515531c
added missing quote in RAEDME.md and fix-note in HISTORY.md
2015-09-21 23:39:21 +02:00
Thomas Kilian
ba24a6ff4d
Add path examples for both Mac IDE versions
2015-09-21 20:41:44 +02:00
Simon John
1ccbc03114
Added examples for various boards and IDE versions to the Blink example.
2015-07-02 14:37:28 +01:00
Simon John
6a9796b63f
Updated instructions for Fedora 22
2015-06-24 01:55:33 +01:00
Simon John
eaa8f1fe44
Updated some documentation to clarify 1.5+ settings.
...
Fixes #352
2015-05-15 18:09:00 +01:00
Sudar
0cc6faf16d
Update README about the version of Arduino that are supported
...
Fix #328
2015-04-08 16:13:01 +05:30
Sudar
66ff5ce94e
Bump version to v1.5 for release
2015-04-07 21:37:12 +05:30
Simon John
1e1f2f6b95
Replace comment about not supporting 1.5 with not supporting SAM
...
We can probably close issue #45 and maybe open a new one for ARM
SAM support, as 1.6.3 is supported now (and 1.5 is dead).
2015-04-06 01:50:24 +01:00
Sudar
eba20c78c4
Add a note about Arduino.org
2015-04-05 17:14:32 +05:30
Sudar
3dce457c6d
Make sure pyserial is properly linked
2015-04-04 06:29:44 +05:30
Sudar
467b677d8b
Link to Requirements section
2015-04-04 06:27:31 +05:30
Sudar
87a9e7f0cb
Tweak pyserial installation instructions
2015-04-04 06:24:39 +05:30
Sudar
10ac2d9c12
Better highlighting for code in README
2015-04-04 06:15:40 +05:30
Sudar
ea67b57949
Add credit to the contributors
2015-03-14 15:41:30 +05:30
filip
1ec5e6c253
instructions on setting CodeBlocks IDE to use the makefiles
2015-02-25 09:34:21 +01:00
Simon John
a6505e6da8
Change CXX_NAME to CXX as per the EmacsWiki for Flymake instructions.
...
Makes it a bit more standard too.
2015-01-01 01:25:23 +00:00
Sudar
131809e508
Add information about installing dependencies when installing using
...
homebrew
Refer to https://github.com/sudar/homebrew-arduino-mk/issues/2#issuecomment-64432785
2014-11-27 19:48:25 +05:30
Sudar
32a12e46d1
Add information about homebrew in ReadME
2014-11-23 20:11:16 +05:30
Peter Mosmans
78452da702
Added support for PuTTY on Windows
...
Use MONITOR_CMD=putty
The optional parameter MONITOR_PARMS can be used as well
2014-11-23 20:38:38 +10:00
stepcut
daacad1d77
added info about Teensy to README.md
2014-10-22 16:44:53 -05:00
Simon John
88c81b6d95
Added ArchLinux package info, thanks Niels.
...
Linked Fedora packaging instructions to homepage.
Added Raspbian to distro's with arduino-mk apt packages.
2014-09-23 18:22:03 +01:00
Christopher Peplin
663626f06d
Move scripts inside tests directory.
...
Fixed https://github.com/sudar/Arduino-Makefile/issues/260
2014-09-20 16:26:39 -04:00
Sudar
4348fd5660
Add the built status button
2014-09-10 11:18:29 +05:30
Christopher Peplin
c86ce093ce
Add a script to compile examples as an automated test suite.
...
* Added script/boostrap.sh to download the Arduino IDE and MPIDE (for
chipKIT). Tested in Linux, should work in Cygwin and OS X too.
* Added script/runtests.sh to run "make" in each example project and
collect the results. The script returns -1 if any fails.
* Moved currently testable examples to a "tests" directory, separate
from examples that require alternative cores.
2014-09-09 23:17:15 -04:00
Joseivaldo Benito Junior
5420e920fb
Small typo, can lead to copy and paste fails
...
Signed-off-by: Joseivaldo Benito Junior <jrbenito@benito.qsl.br>
2014-08-28 23:42:47 -03:00
Simon John
331aea254e
Add some documentation regarding overloading system libs and reporting bugs
2014-08-08 10:15:08 +02:00
Sudar
92b775d794
Add information about Bare-Arduino-Project
in README
...
Fix #220
Fix #221
Fix #225
2014-07-16 12:13:18 +05:30
Sudar
cc5268cceb
Add "Interfacing with other projects" section in README
2014-07-16 12:08:32 +05:30
Simon John
8cdae73deb
Made all the changes into one commit that could be a patch for master
2014-07-12 19:05:35 +02:00
Sudar
542529ae4f
Bump up version to v1.3.4 for release
2014-07-12 21:00:51 +05:30
Ronan Barzic
05a0c7d377
Make Arduino.mk compatible with Flymake
...
If Flymake is configured to parse .ino files the same way as for c/c++
files, it creates a temporary file (_flymake.ino) in the same directory
as the original file. It fails with the current Arduino.mk because of
the check for multiple .ino files. This fix removes the check
only when flymake is calling the Makefile (Flymake will call make with
the variable CHK_SOURCES set to the temporary file name)
To make Flymake working with .ino file :
Add :
check-syntax:
$(CXX_NAME) -c -include Arduino.h -x c++ $(CXXFLAGS) $(CPPFLAGS) -fsyntax-only $(CHK_SOURCES)
in the project Makefile after the inclusion of the Arduino.mk file
Edit the flymake configuration :
M-x customize-option RET
flymake-allowed-file-name-masks RET (using auto completion !)
Add the line :
("\\.ino\\'" flymake-simple-make-init)
Then click on "Apply and Save" button
Fix #211
2014-06-10 16:05:08 +05:30
Simon John
634bd9bc9c
Some language clean up
2014-05-21 00:14:46 +01:00
Simon John
b42d05d8b1
Bump up version to v1.3.3 for release
...
Fix #189
2014-04-13 09:56:32 +05:30
Sudar
ba2b27db28
Bump up version to v1.3.2 for release
2014-04-11 20:26:11 +05:30
EAGMnor
32d35da2a0
Tweak AVRdude conf file detection in windows
...
On windows the AVRdude configuration file is now detected properly. The
comments and `README` are updated as well.
Fix #187
2014-04-11 20:24:17 +05:30
Simon John
392a6b9db1
replace perl reset script with python one
...
Fix #180
Fix #127
2014-04-02 18:57:00 +05:30
tinyladi
668a447054
Add a reference makefile, with real-world example
2014-03-06 22:48:25 +05:30
Sudar
e8634fb642
Document all the variables that can be overridden in child makefile
...
Huge thanks to @sej7278 for doing this
Fix #75
2014-02-04 18:26:43 +05:30
Simon John
1893199dad
BUNDLED_AVR_TOOLS_DIR is now set correctly using := instead of ?=,
...
so that installations using only the arduino-core packages that
don't have the $(ARDUINO_DIR)/hardware/tools/avr directory can
still use the avr-g++ tools found in the $PATH (/usr/bin)
Previously BUNDLED_AVR_TOOLS_DIR was set to an empty string as
the directory doesn't exist, which meant that "ifdef BUNDLED_AVR_TOOLS_DIR..."
was set rather than skipping to "else SYSTEMPATH_AVR_TOOLS_DIR...."
No user would set BUNDLED_AVR_TOOLS_DIR so the assignment operator
:= should be used not ?=
Updated the version info/changes in various locations.
2014-02-01 00:41:00 +00:00
Sudar
20b9774645
Bump up version to v1.3.0 for release
2014-01-29 11:53:26 +05:30
Sudar
0526855340
Update README.md
about compatibility with Windows
...
Fix #94
2014-01-29 11:32:16 +05:30
Sudar
418109c11b
Document that ARDUINO_DIR must be a relative path in Windows
...
Fix #156
2014-01-29 10:44:12 +05:30
Christopher Peplin
427c4573cd
Document that ARDUINO_DIR must be a relative path in Windows.
2014-01-28 10:31:40 -05:00