Álvaro Justen aka Turicas
77dca16ccb
Lines splitted and status messages are commends
...
All lines longer than 80 characteres were splitted in a lot of little ones;
All status messages now have a hash (#) in the beginning, so you can
paste the entire output of the Makefile in a shell script and it'll run
without problems.
2011-10-11 02:45:39 -03:00
Álvaro Justen aka Turicas
96cc727838
Compilation of CPP core files now is a loop instead of a lot of commands
2011-10-11 02:19:58 -03:00
Álvaro Justen aka Turicas
49bbab6622
Compilation of C core files now is a loop instead of a lot of commands; now sketches are defined with extension (so you can use .ino if needed)
2011-10-11 02:16:10 -03:00
Danilo Bargen
d9546bdb1f
Fixed typo in BOARD_TYPE comment
2011-09-25 23:15:03 +03:00
Álvaro Justen aka Turicas
5019c8ec3e
Added license information at the Makefile's header and file LICENSE (GPLv2)
2011-08-16 11:09:50 -03:00
Álvaro Justen aka Turicas
5ebe693798
Added some echoes to Makefile -- now you know what is happening during the process
2011-08-08 13:49:19 -03:00
Álvaro Justen aka Turicas
17e724aafb
Little changes in README.markdown
2011-08-08 13:37:29 -03:00
Álvaro Justen aka Turicas
c716fe7f72
Initial commit -- Makefile working if your sketch use only default functions and libraries (like delay and Serial)
2011-08-08 12:19:24 -03:00