Ivan Kravets
8f4c09a600
Better escaping for package file names
2017-06-24 16:07:40 +03:00
Ivan Kravets
1c5b08de59
Fixed cloning a package (library) from a private Git repository with custom user name and SSH port // Resolve #925
2017-06-24 15:45:48 +03:00
Ivan Kravets
d8a0272bec
Escape non-valid file name characters when installing a new package (library) // Resolve #985
2017-06-24 15:20:33 +03:00
Ivan Kravets
f6960a0f98
Update docs for Segger J-Link Tool
2017-06-24 14:26:14 +03:00
Ivan Kravets
2849d78ece
Add requirements for Python and PIO Core+
2017-06-24 02:13:03 +03:00
Ivan Kravets
954ff8dca0
Bump version to 3.4.0rc1
2017-06-24 01:32:05 +03:00
Ivan Kravets
93db0fa064
Improve WaitForNewSerialPort for atmega32u4 based boards
2017-06-24 01:29:53 +03:00
Ivan Kravets
839fe8e02f
Integrate PIO Unified Debugger with Sublime Text
2017-06-24 00:06:58 +03:00
Ivan Kravets
60b668342f
Integrate PIO Unified Debugger with Eclipse
2017-06-23 22:00:58 +03:00
Ivan Kravets
178cf35a43
Improve docs for CLion
2017-06-23 16:06:22 +03:00
Ivan Kravets
adf30f3640
Reorganize Tutorials and Demo for PIO Core
2017-06-23 15:38:24 +03:00
Ivan Kravets
2793059c70
Refactor library manager navigation
2017-06-23 14:48:01 +03:00
Ivan Kravets
6e7de3a01c
Sort platforms and frameworks by name
2017-06-23 14:08:46 +03:00
Ivan Kravets
77a14f3c7b
Note about "dialout" group for Ubuntu/Debian users; udev rule for USBasp V2.0 // Resolve #979
2017-06-23 13:53:36 +03:00
Ivan Kravets
a9543037b2
Add default environment to each example
2017-06-23 00:14:16 +03:00
Ivan Kravets
902b8e0a52
Add example with using pyOCD for CMSIS-DAP based boards
2017-06-22 23:23:44 +03:00
Ivan Kravets
613d92c32f
Add source code to STM32Cube tutorial
2017-06-22 14:23:09 +03:00
Ivan Kravets
ebf9607c99
Cosmetic changes
2017-06-22 01:26:24 +03:00
Ivan Kravets
89dc767a1c
Introduce Tutorials
2017-06-22 01:14:23 +03:00
Ivan Kravets
cb54910529
Add configuration section for Unit Testing
2017-06-21 01:03:09 +03:00
Ivan Kravets
f78837d467
Custom transport for Unit Testing
2017-06-20 18:48:52 +03:00
Ivan Kravets
6ad1ce5239
Improve docs for Platforms and Framworks
2017-06-20 16:57:47 +03:00
Ivan Kravets
707384aeed
Cosmetic updates for "Contents"
2017-06-20 15:41:43 +03:00
Ivan Kravets
e3b976e189
Split docs for Project Configuration File into multiple subpages
2017-06-20 15:24:20 +03:00
Ivan Kravets
8c7fa61f62
Fix broken image for VSCode installation
2017-06-19 11:39:31 +03:00
Ivan Kravets
0bdb877fe1
Temporary use development version of PIO Core 3.4
2017-06-14 19:55:44 +03:00
Ivan Kravets
fddcc3c965
Fix SSL SNI issue for Python < 2.7.9
2017-06-14 19:41:36 +03:00
Ivan Kravets
8dde7e2efb
Cosmetic changes to icons
2017-06-14 19:03:52 +03:00
Ivan Kravets
2f40f32988
Remove Project IDE examples
2017-06-14 14:34:15 +03:00
Ivan Kravets
bb0063d5cf
Fix url for logo in docs
2017-06-13 21:07:58 +03:00
Ivan Kravets
dcdd552856
Fix tests after examples reorganization
2017-06-13 21:01:23 +03:00
Ivan Kravets
c4f23be1dc
Fix tests after examples reorganization
2017-06-13 20:39:21 +03:00
Ivan Kravets
571fe4dc04
Reorganize examples
2017-06-13 16:25:55 +03:00
Ivan Kravets
1827223b1c
Update docs for Atom/VSCode; other improvements
2017-06-11 01:57:58 +03:00
Ivan Kravets
b2c37311b9
Minor updates
2017-06-09 11:45:42 +03:00
Ivan Kravets
70e4181b17
Bump version to 3.4.0b12
2017-06-09 01:40:50 +03:00
Ivan Kravets
e8d7aae53c
Use Terminal Runner for VSCode
2017-06-09 01:40:23 +03:00
Ivan Kravets
41312ef86d
Bump version to 3.4.0b11
2017-06-07 02:33:37 +03:00
Ivan Kravets
b04fc327c0
Configure Serial Port Monitor from platformio.ini // Resolve #787
2017-06-07 02:32:25 +03:00
Ivan Kravets
a37eb9868f
Skip broken PySerial 3.3
2017-06-06 21:06:05 +03:00
Ivan Kravets
4d1a135d76
Apply YAPF
2017-06-05 16:05:05 +03:00
Ivan Kravets
45e75f7473
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
...
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2017-06-05 16:02:39 +03:00
Ivan Kravets
8127e8b2ff
Update docs for VSCode
2017-06-05 01:46:31 +03:00
Ivan Kravets
d30b8fffa1
Bump version to 3.4.0b10
2017-06-02 02:34:52 +03:00
Ivan Kravets
52f0e556e2
Do not overwrite workspace settings for VSCode
2017-06-02 02:34:10 +03:00
Ivan Kravets
0376a92ebb
FAQ: UnicodeDecodeError: Non-ASCII characters found in build environment
2017-06-01 21:35:26 +03:00
Ivan Kravets
5da5bd43e4
Ensure that package exists
2017-06-01 19:53:05 +03:00
Ivan Kravets
e2811a4a28
Check PIO download storage for "Internet ON"
2017-06-01 19:47:50 +03:00
Ivan Kravets
a53a38b5dd
FAQ: ‘platformio’ is not recognized as an internal or external command
2017-06-01 19:21:32 +03:00
Ivan Kravets
6502cf5552
Fix issue with INO to CPP converter and multiline strings
2017-06-01 15:14:52 +03:00