Commit Graph

82 Commits

Author SHA1 Message Date
Ivan Kravets
ec39cfeb90 Filled README & HISTORY with latest additions 2014-07-28 21:18:26 +03:00
Ivan Kravets
02fe590dc4 PyLint fix for CI 2014-07-27 22:48:27 +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
202e2e0af5 Added support to override UPLOAD_PORT via cli-option "$ platformio run --upload-port=" 2014-07-27 22:39:41 +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
b41d453eec Implemented "$ platformio serialports" command 2014-07-27 22:29:32 +03:00
Ivan Kravets
015436eb63 Retested with Click 2.4 2014-07-22 20:27:23 +03:00
Ivan Kravets
73a84cb86a Added "Embedded Platform Boards" section with pre-configured settings for most popular boards 2014-07-13 21:20:10 +03:00
Ivan Kravets
5fa2732e02 Retested with click 2.3 2014-07-03 18:46:01 +03:00
Ivan Kravets
586868b2db Added alternative "Quick-Install" version with only one command for Mac/Linux user 2014-06-25 16:00:21 +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
ea71a24e6d Preparation for the first stable/production release 2014-06-21 22:44:57 +03:00
Ivan Kravets
75dcb0b607 Merge branch 'release/v0.3.0' v0.3.0 2014-06-21 22:31:46 +03:00
Ivan Kravets
a4fb655403 Merge branch 'release/v0.3.0' into develop 2014-06-21 22:31:46 +03:00
Ivan Kravets
c10e76f157 Ready for 0.3.0 release 2014-06-21 22:31:11 +03:00
Ivan Kravets
a2402c31b7 Implemented "build_flags" option for environments // closed issue #4 2014-06-21 22:27:58 +03:00
Ivan Kravets
fd1fc9941a Implemented auto-installer script 2014-06-21 18:21:26 +03:00
Ivan Kravets
c4be964b96 Install "colorama" if windows platform 2014-06-21 18:20:54 +03:00
Ivan Kravets
a6e4ea35e1 Added example of build-process with Eclipse IDE 2014-06-20 15:35:39 +03:00
Ivan Kravets
547306df16 Added "IDE Integration" section to main documentation with Eclipse examples 2014-06-20 15:33:42 +03:00
Ivan Kravets
d801e65adf Allowed to pass multiple "SomePlatform" to the install/uninstall commands 2014-06-19 23:21:59 +03:00
Ivan Kravets
b6809f0d3f Improved installation steps 2014-06-19 22:08:48 +03:00
Ivan Kravets
0f11432556 Replaced "Platformio" with "PlatformIO" in all places 2014-06-19 19:01:43 +03:00
Ivan Kravets
d7937f4fcb Added example for "Arduino Pro Mini 5v" with building & debugging features 2014-06-19 15:36:03 +03:00
Ivan Kravets
de670aa800 Replaced target for image to RAW file 2014-06-16 23:28:15 +03:00
Ivan Kravets
f55fad72e9 Move main pic above 2014-06-16 23:25:48 +03:00
Ivan Kravets
72c31cd163 Inserted picture with common commands 2014-06-16 23:24:00 +03:00
Ivan Kravets
9e07be0403 Added main picture with examples 2014-06-16 23:23:15 +03:00
Ivan Kravets
a39bfd8f3d Added Eclipse IDE examples 2014-06-16 22:45:24 +03:00
Ivan Kravets
5e07c08055 Fixed typo with exception 2014-06-16 12:07:37 +03:00
Ivan Kravets
280b16001b Added "Downloads" badge 2014-06-15 22:38:08 +03:00
Ivan Kravets
b92c85217a Ready for 0.3.0-dev 2014-06-15 22:32:37 +03:00
Ivan Kravets
637c0dc869 Ready for 0.3.0-dev 2014-06-15 22:22:19 +03:00
Ivan Kravets
6b9b780e12 Merge branch 'release/v0.2.0' v0.2.0 2014-06-15 22:06:33 +03:00
Ivan Kravets
f8bd18768d Merge branch 'release/v0.2.0' into develop 2014-06-15 22:06:33 +03:00
Ivan Kravets
8949d43c45 First beta release 2014-06-15 22:06:01 +03:00
Ivan Kravets
c8e3eea409 Added release history file 2014-06-15 22:02:05 +03:00
Ivan Kravets
059cf47348 Added Arduino example: Build code with internal library 2014-06-15 21:59:55 +03:00
Ivan Kravets
52ca2426fa Resolved issue #1"Build referred libraries" 2014-06-15 20:44:34 +03:00
Ivan Kravets
2fea0377d3 Typo fix 2014-06-14 22:14:51 +03:00
Ivan Kravets
47c47168e8 Renamed project's "libs" directory to "lib" 2014-06-14 22:12:32 +03:00
Ivan Kravets
04b3ee99e0 Added info about dependencies 2014-06-14 16:02:31 +03:00
Ivan Kravets
f80413c7cd Re-tested with click 2.1 2014-06-14 16:02:05 +03:00
Ivan Kravets
ff482b153e Changed to beta status 2014-06-14 16:01:32 +03:00
Ivan Kravets
5babf74875 Enabled platform's framework to install by default 2014-06-14 12:35:37 +03:00
Ivan Kravets
914f2eeee0 Ready for 0.2.0-dev 2014-06-13 22:24:30 +03:00
Ivan Kravets
c0dd80e5a5 Merge branch 'release/v0.1.0' v0.1.0 2014-06-13 22:16:19 +03:00