Search results
"tag:"make""
Title and summary | Date/time | |
---|---|---|
1 |
Updated Makefile.master
If you have been using my Makefile for Arduino sketches I've been updating it regularly with bug fixes and improvements. The latest version includes: Arduino bin directory, avrdude config file and avrdude path made configurable. Single-file sketches ... |
23-Jan-2011 12:22:56 |
2 |
Updated Makefile.master
If you have been using my Makefile for Arduino sketches I've been updating it regularly with bug fixes and improvements, the latest being automated header file dependency checking. You can find the current version of the Makefile.master here. |
12-Sep-2010 21:39:00 |
3 |
A Makefile for Arduino Sketches
When I started tinkering with Arduinos I started out with the standard Arduino IDE. It's great for getting started quickly but for more complex work, such as those involving libraries shared between Sketches, it quickly becomes limiting. What I wanted ... |
04-Jun-2010 16:19:00 |