Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-31 | platforms.txt recipes now have symbolic variables instead of indexes ↵ | Cristian Maglie | |
({0},{1},etc.) Recipes arguments are splitted with spaces instead of |. Single argument containing spaces should be placed between "double quotes". Refactored and formatted Compiler class, removed all unused code in comments. | |||
2011-12-30 | Created second level in hardware folder: hardware/PACKAGE/PLATFORM/... | Cristian Maglie | |
Made some helper class for files filtering. platforms.txt now contains only one platform at a time. Some cleanup in Compiler and AvrDudeUploader classes. | |||
2011-06-25 | Fixing linker command line argument. | David A. Mellis | |
2011-06-22 | Addtional debuggin. Trying to find the pins compile issue. | ricklon | |
2011-06-17 | Switched to a nonconflicting delimeter |. Compile process is working. Need ↵ | ricklon | |
to make sure that it matches 1.0 process exactly. | |||
2011-06-17 | A bit of cleanup. Delimeter not figured out yet. | ricklon | |
2011-06-15 | Changed :: to , for platforms.txt. Also, changes to compile process to ↵ | ricklon | |
support execAsynchronously changed to Stringp[] | |||
2011-06-06 | Added platforms.txt, and update boards.txt with platform=avr | ricklon | |