- removed wiring_serial.c from source file list (no longer used in 0017)
- made clear that AVR_TOOLS_PATH is platform dependent (choose one, see makefile)
- added empty error handler for pure virtual function calls in preprocessing section (sketches won't link without it)
- made error messages refer to the actual .pde file in preprocessing section
- enabled auto-reset with stty (makes resetting the board before uploading unnecessary - the IDE does this automatically, but the Makefile didn't)
- added all subdirectories of .../hardware/libraries to compiler include path, like the IDE does it
You can get the file here.
[ view entry ] ( 2443 views ) | [ 0 trackbacks ]