Ivan Kravets
|
abf4376d20
|
Add example with upload_port=IP_ADDRESS for OTA
|
2015-12-13 22:09:50 +02:00 |
|
Ivan Kravets
|
fbd2c61f40
|
Update docs with "upload_flags"
|
2015-12-11 15:20:08 +02:00 |
|
Ivan Kravets
|
2c301ca422
|
Explain how to use Arguments and custom options
|
2015-12-10 23:52:33 +02:00 |
|
Ivan Kravets
|
c87c4691f3
|
Typo fix
|
2015-12-08 18:42:23 +02:00 |
|
Ivan Kravets
|
b91f03f082
|
Add examples for "extra_script"
|
2015-12-04 00:02:37 +02:00 |
|
Ivan Kravets
|
5a83ebe48e
|
Add new article by @joshglendenning about "@Armstrap Eagle and @PlatformIO"
|
2015-11-20 22:41:36 +02:00 |
|
Ivan Kravets
|
34aaf7b157
|
Add Apache License, Version 2.0 to @PlatformIO docs
|
2015-11-18 17:33:46 +02:00 |
|
Ivan Kravets
|
2c53bd49f2
|
Upload firmware using external programmer via "platformio run –target program" // Resolve #311
|
2015-11-02 22:36:49 +02:00 |
|
Ivan Kravets
|
61ef27c345
|
Allow to use ST-Link uploader for mbed-based projects
|
2015-09-10 16:43:09 +03:00 |
|
Ivan Kravets
|
35f7d8a4cc
|
Enhance docs
|
2015-08-14 00:14:04 +03:00 |
|
Ivan Kravets
|
86e39f9b44
|
More explanations about run --targets
|
2015-08-01 17:30:20 +03:00 |
|
Ivan Kravets
|
3813614d31
|
Support for off-line/unpublished/private libraries // Resolved #260
|
2015-07-29 21:14:41 +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
|
3232ba6a6c
|
Allow to exclude/include source files from build process using src_filter // Resolve #240
|
2015-06-22 15:06:39 +03:00 |
|
Ivan Kravets
|
829d5781a5
|
Allow to launch own extra script before firmware building/uploading processes // Resolve #239
|
2015-06-19 15:29:22 +03:00 |
|
Ivan Kravets
|
8e95bfb464
|
Allow to specify own path to the linker script (ld) using build_flags option // Resolve #233
|
2015-06-19 13:43:30 +03:00 |
|
Ivan Kravets
|
392758a842
|
Allow to control cyclic behaviour of Library Dependency Finder
|
2015-05-26 23:45:29 +03:00 |
|
Ivan Kravets
|
4f10047ba3
|
Handle new environment variable PLATFORMIO_BUILD_FLAGS
|
2015-05-23 19:17:07 +03:00 |
|
Ivan Kravets
|
f001c087ec
|
Allow to specify libraries which are compatible with build environment using use_libs option in platformio.ini
|
2015-05-05 15:47:21 +01:00 |
|
Ivan Kravets
|
424e87a811
|
Add library dependencies using "install_libs" option in platformio.ini // Resolve #134
|
2015-05-01 13:49:18 +01:00 |
|
Ivan Kravets
|
6967e936a6
|
Fix CPPFLAGS example for build flags
|
2015-05-01 12:06:34 +01:00 |
|
Ivan Kravets
|
cbcbf27d23
|
Moved PlatformIO source code and repos from Ivan Kravets's account to PlatformIO Organisation
|
2015-03-25 11:34:48 +02:00 |
|
Ivan Kravets
|
8359408e54
|
Allow multiple frameworks in Project Configuration File
|
2015-03-13 19:13:36 +02:00 |
|
Ivan Kravets
|
ae92cdedea
|
Implemented PLATFORMIO_* environment variables
|
2015-03-05 01:36:31 +02:00 |
|
Ivan Kravets
|
46ae4c1a83
|
Add src_dir option to [platformio] section of platformio.ini which allows to redefine location to project’s source directory // Resolve #83
|
2015-02-22 22:24:22 +02:00 |
|
Ivan Kravets
|
1ae23085d4
|
Allow to ignore some libs from "Library Dependency Finder"
|
2015-01-29 12:49:46 +02:00 |
|
Ivan Kravets
|
e8746232f6
|
Describe how to create own development platform
|
2015-01-08 23:21:30 +02:00 |
|
Ivan Kravets
|
e8628443f0
|
Correct spelling
|
2014-12-29 20:27:11 +02:00 |
|
Ivan Kravets
|
af191834d1
|
Allow to initialise project with the specified embedded boards // Resolve #21
|
2014-12-29 20:22:01 +02:00 |
|
Ivan Kravets
|
9dcc774bfd
|
Add example with uploading firmware via USB programmer (USBasp) // Resolve #35
|
2014-12-19 19:53:25 +02:00 |
|
Ivan Kravets
|
61e07fe169
|
Improve documentation
|
2014-12-03 14:56:24 +02:00 |
|
Ivan Kravets
|
d8837e4756
|
Allow "upload_port" auto-detecting
|
2014-11-29 22:56:08 +02:00 |
|
Ivan Kravets
|
1631770b85
|
Describe "lib_dir" option
|
2014-09-06 18:46:19 +03:00 |
|
Ivan Kravets
|
78bf6c0e23
|
Italic correction
|
2014-08-22 18:05:27 +03:00 |
|
Ivan Kravets
|
768eea8a6d
|
Implemented new `[platformio]` section for Configuration File | Resolve #14
|
2014-08-22 17:57:28 +03:00 |
|
Ivan Kravets
|
1b359b7587
|
Add new examples to ProjectConfFile + improve Quickstart
|
2014-08-11 12:20:08 +03:00 |
|
Ivan Kravets
|
9a99409ae1
|
Initial version of docs
|
2014-08-09 16:31:20 +03:00 |
|