Commit Graph

14 Commits

Author SHA1 Message Date
Ivan Kravets
813c818477 Implement "lib register" command 2014-09-08 22:02:57 +03:00
Ivan Kravets
bac0a5ebb1 Implement lib commands: install, uninstall, show, update, list 2014-09-04 18:58:12 +03:00
Ivan Kravets
5f539fdf7b Re-tested with Click 3.2 2014-08-23 11:51:18 +03:00
Ivan Kravets
768eea8a6d Implemented new `[platformio]` section for Configuration File | Resolve #14 2014-08-22 17:57:28 +03:00
Ivan Kravets
1b2339c3bd Fixed bug with platforms list 2014-07-31 16:58:49 +03:00
Ivan Kravets
3bd1fe51ab Improved system type detection 2014-07-31 16:20:31 +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
b41d453eec Implemented "$ platformio serialports" command 2014-07-27 22:29:32 +03:00
Ivan Kravets
bdfe849c97 Implemented "platformio search" command 2014-06-12 23:29:47 +03:00
Ivan Kravets
bd3e0a9075 Minor fixes; full support of Windows 2014-06-11 21:31:36 +03:00
Ivan Kravets
937c38a7b7 Added platforms frame logic; implemented "install" and "run" commands 2014-06-07 13:34:31 +03:00
Ivan Kravets
1d0fea592a Implemented multiple CLI commands 2014-06-03 21:27:36 +03:00
Ivan Kravets
fc7430de94 Cleaned code 2014-06-02 20:59:02 +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