Ivan Kravets
|
a28e04bfde
|
Update pio run command examples
|
2016-09-07 15:56:53 +03:00 |
|
Ivan Kravets
|
960de87585
|
Add Unit Testing Demo
|
2016-09-07 15:46:48 +03:00 |
|
Ivan Kravets
|
f6491b2285
|
Add links to PlatformIO Plus
|
2016-09-07 13:47:42 +03:00 |
|
Ivan Kravets
|
a05d192beb
|
Implement installing packages/libraries from different archive (with/without manifests) // Resolve #767
|
2016-09-04 00:35:47 +03:00 |
|
Ivan Kravets
|
fda7392b84
|
Rename "espressif" platform to "espressif8266"
|
2016-09-03 19:35:40 +03:00 |
|
Ivan Kravets
|
6036c54b05
|
Fix broken URL for Teensy site
|
2016-09-03 17:07:10 +03:00 |
|
Ivan Kravets
|
7f1b569d6f
|
Update docs for embedded platforms, frameworks and boards
|
2016-09-03 16:26:52 +03:00 |
|
Ivan Kravets
|
65b5f20cf7
|
Fix typo in docs
|
2016-09-02 18:50:14 +03:00 |
|
Ivan Kravets
|
a1cb089d0d
|
Add new articles
|
2016-09-02 16:55:11 +03:00 |
|
Ivan Kravets
|
424d5e71a8
|
Minor improvements to docs
|
2016-09-02 16:45:08 +03:00 |
|
Ivan Kravets
|
bbe6550abe
|
Fix Sphinx warnings
|
2016-09-02 00:22:12 +03:00 |
|
Ivan Kravets
|
b8af2acce5
|
Fix issue with converting INO to CPP and missing line number
|
2016-09-01 23:19:46 +03:00 |
|
Ivan Kravets
|
85439dbff7
|
Allow to use dependencies separated with comma + space
|
2016-09-01 21:34:37 +03:00 |
|
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 |
|