Commit Graph

17 Commits

Author SHA1 Message Date
Ivan Kravets e49d4e2722 Fix #28: bug with code builder and built-in Arduino libraries 2014-12-01 16:11:30 +02:00
Ivan Kravets b103dc01c0 Refactored Package Manager 2014-11-22 23:55:17 +02:00
Ivan Kravets 1c4b97c2f2 Fix lint warning with anomalous backslash 2014-09-30 20:58:30 +03:00
Ivan Kravets 2a7e67b8e4 Fix bug with order for "includes" in conversation from INO/PDE to CPP 2014-09-30 20:55:08 +03:00
Ivan Kravets 855df959ee Parse .pde as .ino file 2014-09-04 18:55:56 +03:00
Ivan Kravets 71c66b9171 Fix bug with auto-conversation from Arduino *.ino to *.cpp 2014-08-09 17:19:08 +03:00
Ivan Kravets 8e4520d6e0 Fix libs order when build nested dependencies 2014-08-04 11:38:00 +03:00
Ivan Kravets 00e51558db Resolve #7: add auto-conversation from *.ino to valid *.cpp for Arduino/Energia frameworks 2014-08-03 16:23:18 +03:00
Ivan Kravets 1b75d3e461 Allow to clean dependent libraries 2014-08-02 21:07:35 +03:00
Ivan Kravets 47edfdb043 Improve nested lookup for libraries 2014-08-02 20:47:05 +03:00
Ivan Kravets bd47f44c1f Implemented especially for SmartAnthill "$ platformio run -t uploadlazy" target (no dependencies to framework libs, ELF and etc.) 2014-07-27 22:42:04 +03:00
Ivan Kravets c0da671efe Allowed special build flags only for "src" files via "SRCBUILD_FLAGS" or global environment "export $PIOSRCBUILD_FLAGS" 2014-07-27 22:33:29 +03:00
Ivan Kravets b41d453eec Implemented "$ platformio serialports" command 2014-07-27 22:29:32 +03:00
Ivan Kravets 52ca2426fa Resolved issue #1"Build referred libraries" 2014-06-15 20:44:34 +03:00
Ivan Kravets db18c7d338 Moved "uploader" utility to separated tool folder 2014-06-07 13:30:00 +03:00
Ivan Kravets f89d559977 Added "frameworks" support for platforms 2014-06-02 20:53:36 +03:00
Ivan Kravets 5bee43540c Initial commit with supported platforms: Atmel AVR, TI MSP430 and TI C Series MCU 2014-05-18 23:38:59 +03:00