This website requires JavaScript.
Explore
Help
Register
Sign in
dominic
/
Arduino-Makefile
Watch
1
Star
0
Fork
You've already forked Arduino-Makefile
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
37e757599a
Arduino-Makefile
/
.gitignore
5 lines
32 B
Text
Raw
Normal View
History
Unescape
Escape
Add gitignore file.
2012-03-25 19:46:12 +02:00
*.o
Remove build files and add to gitignore.
2012-03-26 05:55:47 +02:00
build-cli
allow user to choose source files
2012-07-01 12:52:36 +02:00
/.project
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-10 05:09:35 +02:00
build-*
Reference in a new issue
Copy permalink