Commit Graph

17 Commits

Author SHA1 Message Date
Ivan Kravets 3fabd01e1b Fix SSL InsecureRequestWarning (avoid for invalid commands) 2015-03-18 23:02:04 +02:00
Ivan Kravets 5b9504d57a Highlight exceptions/errors in red color 2015-02-20 22:02:38 +02:00
Ivan Kravets 2d53d2100d Fix bug with invalid process's "return code" when PlatformIO has internal error 2015-02-19 22:02:50 +02:00
Ivan Kravets 8fffc5ee9c Pass main exceptions to STDERR 2015-02-14 22:26:13 +02:00
Ivan Kravets bcfb007c90 Added Migration Manager which simplifies process with upgrading to a major release 2014-11-29 22:55:32 +02:00
Ivan Kravets ad6acb28ae Disable PyLint stupid warning 2014-08-13 11:55:25 +03:00
Ivan Kravets f7a4ee0d66 Fix bug with first-launching 2014-08-04 11:09:47 +03:00
Ivan Kravets 8b056efe64 Resolve #8: Implement "upgrade" command and "auto-check" for the latest version 2014-08-03 18:40:20 +03:00
Ivan Kravets 202e2e0af5 Added support to override UPLOAD_PORT via cli-option "$ platformio run --upload-port=" 2014-07-27 22:39:41 +03:00
Ivan Kravets dc94820b48 Updated "prog_name" to PlatformIO 2014-06-23 18:04:07 +03:00
Ivan Kravets 013f29a99f Fixed auto-installer for Windows OS (bug with %PATH% customisations) 2014-06-21 23:10:18 +03:00
Ivan Kravets a8112c2f37 Fixed auto-installer for Windows OS (bug with %PATH% customisations) 2014-06-21 23:04:33 +03:00
Ivan Kravets fd1fc9941a Implemented auto-installer script 2014-06-21 18:21:26 +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