Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Kravets b103dc01c0 Refactored Package Manager 2014-11-22 23:55:17 +02:00
Ivan Kravets 35e7c8b3a7 Seek for library in user's lib directory 2014-09-04 18:56:32 +03:00
Ivan Kravets 62ccafde23 Resolve issue #9: ImportError: No module named platformio.util 2014-08-05 14:18:16 +03:00
Ivan Kravets 3c70babde4 Allowed to change default ".pioenvs" directory with global env "export $PIOENVS_DIR" 2014-07-27 22:35:40 +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 a2402c31b7 Implemented "build_flags" option for environments // closed issue #4 2014-06-21 22:27:58 +03:00
Ivan Kravets 47c47168e8 Renamed project's "libs" directory to "lib" 2014-06-14 22:12:32 +03:00
Ivan Kravets bd3e0a9075 Minor fixes; full support of Windows 2014-06-11 21:31:36 +03:00
Ivan Kravets fc7430de94 Cleaned code 2014-06-02 20:59:02 +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