Commit Graph

1121 Commits

Author SHA1 Message Date
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
Ivan Kravets
260dd03179 Restore external build flags 2015-08-14 16:09:48 +03:00
Ivan Kravets
35f7d8a4cc Enhance docs 2015-08-14 00:14:04 +03:00
Ivan Kravets
84fb5e59a9 Update hello-world example 2015-08-10 22:17:37 +03:00
Ivan Kravets
838ba3ad4f Add new article by Russell Davis 2015-08-10 21:51:09 +03:00
Ivan Kravets
ad7be3b397 Add new development platforms: linux_arm, linux_i686 and linux_x86_64 2015-08-10 21:39:31 +03:00
Ivan Kravets
27ca987284 iSort passed 2015-08-10 16:17:00 +03:00
Ivan Kravets
2b8f7824c2 Add support for Linux 32/64 as host OS for cross compiling to Windows x86 2015-08-10 16:16:16 +03:00
Ivan Kravets
5679271913 Add "Hello World" example for desktop platforms 2015-08-09 21:46:43 +03:00
Ivan Kravets
c9491f47e1 Add support for mingw-linux toolchains 2015-08-09 21:46:07 +03:00
Ivan Kravets
5e2415cb37 Add support for "windows_x86" development platform // Issue #263 2015-08-09 19:05:16 +03:00
Ivan Kravets
2715efd910 Add support for Adafruit Gemma board 2015-08-09 18:08:34 +03:00