Commit Graph

1132 Commits

Author SHA1 Message Date
Ivan Kravets ca4694e1af Update mbed framework 2015-09-04 13:10:14 +03:00
Ivan Kravets 9fea8f4488 Switch to requires.io 2015-09-04 12:57:11 +03:00
Ivan Kravets f9f54da914 Fix invalid command context 2015-09-03 20:07:35 +03:00
Ivan Kravets 97c1a27031 Fix serial monitor args 2015-09-03 20:00:24 +03:00
Ivan Kravets 0d8d5fdb32 Allow multiple instances of @PlatformIO 2015-09-03 19:04:09 +03:00
Ivan Kravets 25c448627e Added short "-h" help option for PlatformIO and sub-commands 2015-09-02 23:07:45 +03:00
Ivan Kravets baa83c6ee6 Improve PlatformIO upgrading 2015-09-02 13:42:01 +03:00
Ivan Kravets 2f7a6ef0a1 Check that SCons is installed properly 2015-09-01 16:42:41 +03:00
Ivan Kravets c50332daa2 Allow to run platformio directly from the bin folder 2015-09-01 16:15:04 +03:00
Ivan Kravets 8dbb282416 Info about "Add" button when $PATH doesn't exist 2015-08-29 00:51:21 +03:00
Ivan Kravets ef8f7d4fc0 More explanation about Eclipse and $PATH 2015-08-29 00:47:56 +03:00
Ivan Kravets 74ea4ae9c2 Update installation via pip 2015-08-29 00:25:29 +03:00
Ivan Kravets 2cf1b1420c Fix used command and version 2015-08-28 23:53:45 +03:00
Ivan Kravets 8bdcf54d9f Add new article about MBED FRDM-K64F Eclipse/PlatformIO 2015-08-28 23:50:46 +03:00
Ivan Kravets a815aa15ec Fix installation issue with pip // Resolve #279 2015-08-28 22:32:39 +03:00
Ivan Kravets b1dbba6224 Add demo to README 2015-08-28 20:15:40 +03:00
Ivan Kravets 35901a125d Fix upload link for Wiring Blink demo 2015-08-28 19:55:16 +03:00
Ivan Kravets 52b28867a0 Add "Demo" page 2015-08-28 19:52:37 +03:00
Ivan Kravets d7d71b60f8 Full text of docs 2015-08-28 17:19:33 +03:00
Ivan Kravets 465e952ae4 Update TOP links 2015-08-28 17:16:30 +03:00
Ivan Kravets 200658ae6d Use Circle built-in setuptools 2015-08-27 11:09:25 +03:00
Ivan Kravets e58f5e3617 Fix tox @develop 2015-08-25 18:08:57 +03:00
Ivan Kravets 78ba3176f2 Remove SCons package from develop docs 2015-08-25 16:51:46 +03:00
Ivan Kravets abd02570f4 Use toolchain's includes pattern "include*" for Project Generator // Resolve #277 2015-08-25 16:45:12 +03:00
Ivan Kravets 97b8d4eeea Add SCons to requirements list 2015-08-25 16:35:19 +03:00
Ivan Kravets 92036356ca Pre-upgrade for pip and setuptools for CI 2015-08-25 16:30:16 +03:00
Ivan Kravets 6842df5577 Install @PlatformIO without -U flag by default 2015-08-25 15:21:13 +03:00
Ivan Kravets 793352dfbf Rephrase installation text 2015-08-25 15:16:25 +03:00
Ivan Kravets b96535abff Install @PlatformIO with update option 2015-08-25 15:12:31 +03:00
Ivan Kravets 2b4b50ee08 Add info about pip 2015-08-25 15:11:23 +03:00
Ivan Kravets e2795716f9 Generate "readme.txt" for project "lib" directory // Resolve #273 2015-08-22 23:11:48 +03:00
Ivan Kravets 47d5783700 Improve installation section 2015-08-22 22:27:35 +03:00
Ivan Kravets 9f6c677276 Remove SCons temporary from requirements list (Circle CI fails) 2015-08-22 17:44:51 +03:00
Ivan Kravets 70f117f63f Install the latest pip & setuptools packages 2015-08-22 17:42:01 +03:00
Ivan Kravets 83c8e914ae Fix YAML format 2015-08-22 17:39:19 +03:00
Ivan Kravets 38b6a86858 Install the latest pip & setuptools packages 2015-08-22 17:38:15 +03:00
Ivan Kravets 76267b7db6 Group PlatformIO releases 2015-08-22 17:31:26 +03:00
Ivan Kravets 4cd0febb18 Add information about symlinks // Issue #272 2015-08-22 17:30:58 +03:00
Ivan Kravets 9d9488edd1 Add SCons to requirement list 2015-08-22 17:16:28 +03:00
Ivan Kravets a1483c263f Simplified installation process of PlatformIO // Resolve #274 2015-08-22 17:09:28 +03:00
Ivan Kravets 8e42c4ae31 Explain that lib dir is suitable for private libraries // Issue #273 2015-08-21 23:56:22 +03:00
Ivan Kravets bf15ba3a78 Add answer to FAQ when Program “platformio” not found in PATH // Resolve #272 2015-08-21 23:41:50 +03:00
Ivan Kravets 20a0592b37 Fix "AttributeError: 'module' object has no attribute 'packages'" // Resolve #252 2015-08-21 23:09:56 +03:00
Ivan Kravets 5422054ae4 Use original 'returncode' from exec command 2015-08-21 19:50:21 +03:00
Ivan Kravets ac3844aa95 Add new articles 2015-08-21 17:17:47 +03:00
Valeriy Koval 1b41ffba60 Fix home path environment variable in Eclipse project on Windows // Resolve #270 2015-08-20 14:52:03 +03:00
Ivan Kravets 3393d81452 Hint "save as..." for download get-platformio.py script 2015-08-19 23:11:42 +03:00
Ivan Kravets 25baee266c Add @PlatformIO Storage stats badge 2015-08-18 16:37:44 +03:00
Ivan Kravets 731467d4e9 Add MinGW to PATH env for AppVeyor 2015-08-17 11:55:42 +03:00
Ivan Kravets bd03d75f14 Switch to click 5.0 2015-08-17 10:37:53 +03:00