15 Commits

Autor SHA1 Mensagem Data
Á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
Álvaro Justen - Turicas fdae584b1c Merge pull request #2 from gwrtheyrn/master
Typo in BOARD_TYPE comment
2011-10-02 16:27:28 -07: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 - Turicas 3ea3f0fef8 Merge pull request #1 from avenue33/patch-1
Added Mac OS Xcode tested makefile (building and uploading) -- thanks, avenue33!
2011-08-11 21:13:25 -07:00
avenue33 2fe8734ad8 Added Mac OS Xcode tested makefile (building and uploading) 2011-08-11 22:42:37 +03:00
Álvaro Justen aka Turicas 4a9cbe5306 Added link to resources.markdown at README.markdown 2011-08-09 16:36:03 -03:00
Álvaro Justen aka Turicas f17e1d87ea Added resources.markdown with a comprehensive list of Makefiles for Arduino that exists on the Web 2011-08-09 16:33:11 -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 5b78fab08f Added some useful links at resources.markdown 2011-08-08 13:29:51 -03:00
Álvaro Justen aka Turicas 27bb47d377 Added README.markdown 2011-08-08 13:23:02 -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