Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neverpanic/arduino-makefile
A fork of Alan Burlinson's Makefile for Ardunio sketches, updated for the current Arduino distribution
https://github.com/neverpanic/arduino-makefile
Last synced: 6 days ago
JSON representation
A fork of Alan Burlinson's Makefile for Ardunio sketches, updated for the current Arduino distribution
- Host: GitHub
- URL: https://github.com/neverpanic/arduino-makefile
- Owner: neverpanic
- Created: 2012-02-04T17:01:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-02T00:24:52.000Z (over 12 years ago)
- Last Synced: 2024-10-11T23:52:03.559Z (about 1 month ago)
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a fork of Alan Burlinson's Makefile for Arduino sketches[1]. The
Makefile didn't work for me on Arduino 1.0 and I had to make some adjustments. I
also removed code supporting older Arduino environments, so this will probably
not work with Arduino < 0023.Feel free to open a pull request if you have any improvements or suggestions.
[1] http://bleaklow.com/2010/06/04/a_makefile_for_arduino_sketches.html