Ivan Kravets
ac4c054d1f
Implement retrying mechanism for get results from PlatformIO API
2016-09-01 16:05:02 +03:00
Ivan Kravets
838063b1b7
Allow passing custom project configuration options to `platformio ci
and
platformio init
commands using
-O, --project-option
`.
2016-09-01 15:14:38 +03:00
Ivan Kravets
c51ac0489f
Use global library storage for CI
2016-09-01 01:30:14 +03:00
Ivan Kravets
013c675bc4
Allow to control library dependency finder mode from library.json; set ldf_mode to 1 by default
2016-08-31 18:52:27 +03:00
Ivan Kravets
8a379d2db2
Refactor INO to CPP converter
2016-08-31 00:16:23 +03:00
Ivan Kravets
99dfc23d96
Update supported manifests for Library Registry
2016-08-26 20:22:32 +03:00
Ivan Kravets
84abc5764d
Improve docs for library.json build
field
2016-08-26 19:11:35 +03:00
Ivan Kravets
37dff70cd6
Replace TYPE for board/platform with ID // Resolve #459
2016-08-26 16:09:52 +03:00
Ivan Kravets
8d8bfd5587
Document version
option for dependencies
field in library.json
2016-08-26 14:44:45 +03:00
Ivan Kravets
c637729eae
Rename `platformio serialports
command to
platformio device
`
2016-08-26 14:25:50 +03:00
Ivan Kravets
f9e8ea66ea
Remove `enable_prompts
` setting. Now, all PlatformIO CLI is non-blocking!
2016-08-26 11:46:59 +03:00
Ivan Kravets
8cc54bf9be
Switch to SSL PlatformIO API
2016-08-25 22:57:52 +03:00
Ivan Kravets
1e4ea2dde9
Minor fix
2016-08-25 20:47:39 +03:00
Ivan Kravets
1aabf0ebf5
Build System: Attach custom Before/Pre and After/Post actions for targets // Resolve #542
2016-08-25 20:40:14 +03:00
Ivan Kravets
f51781c763
Add new article
2016-08-25 18:47:39 +03:00
Ivan Kravets
3979ee33a3
Update copyrights
2016-08-25 00:12:03 +03:00
Ivan Kravets
a57ed93923
Add information about C/C++ Index Rebuiding
2016-08-24 23:50:15 +03:00
Ivan Kravets
35cc57f263
Skip headers from examples
2016-08-24 00:28:22 +03:00
Ivan Kravets
e6fc0e30ec
Update docs for Library Manager
2016-08-24 00:26:28 +03:00
Ivan Kravets
d420e956e9
Mode "include" and "exclude" options to "export" field for the library.json
2016-08-22 00:03:27 +03:00
Ivan Kravets
f5b4cb0ae8
Refactor "test_ignore" to accepts test names separated with comma // Resolve #753
2016-08-21 19:32:11 +03:00
Ivan Kravets
3426c01955
Fix invalid example with converting INO to CPP in the Atom docs // Resolve #757
2016-08-21 13:35:31 +03:00
Ivan Kravets
1a517995a0
Rename "quiet" option to "silent"
2016-08-21 00:31:58 +03:00
Ivan Kravets
6f8614906d
New article "Installing PlatformIO on Arch Linux"
2016-08-18 19:01:34 +03:00
Ivan Kravets
ef6952b27a
Add Contents to library index page
2016-08-18 15:11:26 +03:00
Ivan Kravets
b0d74c4640
Extend "examples" default value
2016-08-18 15:02:56 +03:00
Ivan Kravets
f01b858e90
Minor fix
2016-08-18 00:13:29 +03:00
Ivan Kravets
d40d1e4f2b
Rename url to homepage
2016-08-18 00:08:55 +03:00
Ivan Kravets
9b08244ed8
Add article "ESP8266 Mobile Rick Roll Captive Portal"
2016-08-16 20:10:03 +03:00
Ivan Kravets
317c7272cd
Explain how to use "uploading" with CI command // Resolve #686
2016-08-13 10:33:03 +03:00
Ivan Kravets
d28e8a06b5
Add new article
2016-08-11 20:55:18 +03:00
Ivan Kravets
9299b6716a
Fix broken link to Unit Testing examples
2016-08-10 17:50:02 +03:00
Ivan Kravets
6ac2abfc3b
Fix docs warning
2016-08-10 17:15:51 +03:00
Ivan Kravets
a395b171e3
Add Support for local ("PC") unit tests // Resolve #519
2016-08-10 15:50:01 +03:00
Ivan Kravets
f1e65869f3
Remove "#" from platformio.ini docs
2016-08-09 16:55:14 +03:00
Ivan Kravets
bda61d0ae2
Use semicolons for comment in INI File
2016-08-09 16:53:51 +03:00
Ivan Kravets
8b53f6e320
Move Unit Testing to the TOP level
2016-08-08 19:51:15 +03:00
Ivan Kravets
1efea0bd27
Mark "lib_deps" as PIO3; first development "alpha"
2016-08-08 16:06:12 +03:00
Ivan Kravets
65e0daa06d
Project dependencies per build environment using "lib_deps" option // Resolve #413
2016-08-08 16:03:17 +03:00
Ivan Kravets
098653aac7
Better explanation with dependencies
2016-08-05 18:52:24 +03:00
Ivan Kravets
c64354ebcc
Add PlatformIO Plus info
2016-08-05 18:20:09 +03:00
Ivan Kravets
bf727d6905
Update article links
2016-08-05 16:23:39 +03:00
Ivan Kravets
0c9d539a92
Update copyrights
2016-08-03 22:18:51 +03:00
Ivan Kravets
11c8ab52f6
Improve "update" command; add test
2016-08-03 17:43:54 +03:00
Ivan Kravets
64b8df6d81
Merge branch 'develop' into feature/platformio-30
...
* develop: (21 commits)
Use stable docs
Version bump to 2.11.2 (issues #500 , #533 , #732 , #731 , #737 , #733 , #438 , #722 , #52 , #725 )
Update project configuration template
Use stable docs
Implement firmware merging with base firmware for Nordic nRF51 development platform // Resolve #500 , Resolve #533
Fix firmware uploading to Atmel SAMD21-XPRO board using ARM mbed framework // Resolve #732
Add firmware merging process for nordicnrf51 // Issue #533 , #500
Add OpenOCD as an alternative upload method for atmelsam platform // Issue #732
Sync flags parser with PlatformIO 3.0 branch // Resolve #738
Update ``udev`` rules for the new STM32F407DISCOVERY boards // Resolve #731
Add explanation about "Failed to find MSBuild toolsets directory"
Add support for local "--echo" for Serial Port Monitor // Resolve #733
Update history
Improve support for Microchip PIC32 development platform and ChipKIT boards // Resolve #438
Fix Project Generator for ESP8266 and ARM mbed based projects
Switch to gcc-built LwIP library for espressif platform
Push 2.11.2.dev2
Fix linking process for microchippic32 platfrom // Issue #438
Improve Project Generator for PlatformIO IDE (fixes incorrect linter errors)
2016-08-03 00:24:59 +03:00
Ivan Kravets
0b0064afd0
Update project configuration template
2016-08-02 21:21:08 +03:00
Ivan Kravets
4f2c207bb3
Use stable docs
2016-08-02 21:13:58 +03:00
Ivan Kravets
9d1128af51
Implement firmware merging with base firmware for Nordic nRF51 development platform // Resolve #500 , Resolve #533
2016-08-02 21:06:50 +03:00
Ivan Kravets
758396c9ea
PlatformIO Library Manager 3.0 // Resolve #588 , Resolve #414 , Resolve #498 , Resolve #475 , Resolve #410 , Resolve #461 , Resolve #361 , Resolve #507 , Resolve #554
2016-08-02 19:10:29 +03:00
Ivan Kravets
e60c2a6ba1
Improve base package manager; VCS and package ID support
2016-08-01 17:05:48 +03:00