Commit Graph

243 Commits

Author SHA1 Message Date
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 4cd0febb18 Add information about symlinks // Issue #272 2015-08-22 17:30:58 +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 ac3844aa95 Add new articles 2015-08-21 17:17:47 +03:00
Ivan Kravets 3393d81452 Hint "save as..." for download get-platformio.py script 2015-08-19 23:11:42 +03:00
Ivan Kravets 35f7d8a4cc Enhance docs 2015-08-14 00:14:04 +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 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
Ivan Kravets f0d849a702 Added native development platform 2015-08-03 12:33:37 +03:00
Ivan Kravets 0d196ef7b7 Rename env.BuildFirmware to env.BuildProgram 2015-08-02 19:52:37 +03:00
Ivan Kravets 86e39f9b44 More explanations about run --targets 2015-08-01 17:30:20 +03:00
Ivan Kravets edcad9c251 Add link to Facebook page 2015-07-31 14:22:46 +03:00
Ivan Kravets 3813614d31 Support for off-line/unpublished/private libraries // Resolved #260 2015-07-29 21:14:41 +03:00
Ivan Kravets 25781c7631 Add os import to Python template 2015-07-29 14:47:47 +03:00
Ivan Kravets 99649614c5 Add link to article "Arduino Development in Atom Editor" 2015-07-23 19:53:13 +03:00
Ivan Kravets 7a6e8279e4 Integration with Atom IDE 2015-07-23 19:25:10 +03:00
Ivan Kravets 5a91d0bf1b Disable project auto-clean while building/uploading firmware // Resolve #255 2015-07-21 14:53:38 +03:00
Ivan Kravets b9d14918f3 A few improvements for installation doc 2015-07-21 14:48:34 +03:00
Ivan Kravets 890acbc80e Switch to PlatformIO's SCons version 2015-07-17 13:48:17 +03:00
Ivan Kravets e20f6abef4 Fix mention about project conf 2015-07-16 13:29:22 +03:00
Ivan Kravets fa11f5d613 More details about limited features of CLion IDE 2015-07-16 13:27:58 +03:00
Valeriy Koval d5c852d329 Project generator for CLion IDE // Resolve #132 2015-07-15 19:34:10 +03:00
Ivan Kravets 21b01c8949 Note about Windows drivers for embedded boards 2015-07-07 23:33:25 +03:00
Ivan Kravets 88ad2a1626 Minor fix 2015-07-06 22:36:05 +03:00
Ivan Kravets 94c459258c Add explanation about dir change 2015-07-06 18:44:00 +03:00
Ivan Kravets 3fcf0a1bda New boards; update packages for pre-built frameworks 2015-06-30 23:34:01 +03:00
Ivan Kravets 218a978f6d Update PlatformIO slogan 2015-06-29 22:26:37 +03:00
Ivan Kravets f6aed63055 Specify full target anchor for images 2015-06-29 22:25:56 +03:00
Ivan Kravets a119e39ede Typos fix 2015-06-29 19:40:15 +03:00
Valeriy Koval 244412daf1 Update IDE integration instructions for Qt Creator and VisualStudio 2015-06-29 17:59:47 +03:00
Ivan Kravets b80c525952 Improve docs for env's "target" option 2015-06-28 20:38:37 +03:00
Ivan Kravets 1af6eba151 Rename "srcbuild_flags" env option to "src_build_flags" 2015-06-28 20:18:16 +03:00
Ivan Kravets e288499db9 Rename "install_libs" env option to "lib_install" 2015-06-28 20:16:43 +03:00
Ivan Kravets ebdbf79868 Rename "use_libs" env option to "lib_use" 2015-06-28 19:44:35 +03:00
Ivan Kravets 776a2027fb Rename "ignore_libs" env option to "lib_ignore" 2015-06-28 19:31:28 +03:00
Ivan Kravets a928f4aa8f Rename "ldf_cyclic" env option to "lib_dfcyclic" 2015-06-28 19:20:31 +03:00
Ivan Kravets 9c5f9b6e30 Improve embedded texts 2015-06-27 22:47:44 +03:00
Ivan Kravets 31840bbc11 Update PlatformIO logo 2015-06-27 17:57:21 +03:00
Ivan Kravets 53b005bbed Simplify installation process for development version 2015-06-27 15:18:51 +03:00
Ivan Kravets e240e0ee32 Add to FAQ ARM toolchain issue with "error while loading shared libraries" 2015-06-22 18:45:20 +03:00