Ivan Kravets
8741f37831
Minor improvements
2017-07-03 13:35:39 +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
44be1dc1c7
Some fixes for new PyLint
2017-04-15 16:36:59 +03:00
Ivan Kravets
4e5f34ec19
Allow installing package by framework name
2017-03-26 19:43:00 +03:00
Ivan Kravets
23ac02bea1
Note about Antivirus when can’t install a package // Resolve #916
2017-03-10 00:38:04 +02:00
Ivan Kravets
9cf242ad89
Check manifest engines field for PIO Core version
2017-01-25 15:33:40 +02:00
Ivan Kravets
b8de4b26b0
List built-in libraries based on development platforms with pio lib builtin
command
2017-01-15 00:12:41 +02:00
Ivan Kravets
2a5d686d5a
Use unified link to docs pages
2016-12-05 21:25:10 +02:00
Ivan Kravets
3d5fe149c3
Reload command for remote, update, improved docs; Bump to 3.2b2
2016-11-12 00:28:49 +02:00
Ivan Kravets
5cfca6b1f6
Initial support for PIO Remote
2016-09-26 22:15:08 +03:00
Ivan Kravets
da48ea3818
Improve a work in off-line mode
2016-09-19 15:10:28 +03:00
Ivan Kravets
5e6469596c
Dynamic variables/templates for "platformio.ini" // Resolve #705
2016-09-17 23:46:53 +03:00
Ivan Kravets
e50327bccc
Deprecate `lib_force
option, please use
lib_deps` instead
2016-09-17 16:32:16 +03:00
Ivan Kravets
f186ad30c1
Notify about version
field when creating library
2016-09-09 18:08:18 +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
6e26ce8162
Better exception handling
2016-08-26 12:30:37 +03:00
Ivan Kravets
6ff99e4ddd
Show error when boards manifest doesn't contain required fields
2016-08-26 01:29:26 +03:00
Ivan Kravets
aa19b1c424
Show error message when broken JSON manifest is found
2016-08-24 23:03:41 +03:00
Ivan Kravets
0c9d539a92
Update copyrights
2016-08-03 22:18:51 +03:00
Ivan Kravets
fbadf83997
Use stable docs
2016-08-03 00:26:48 +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
4f2c207bb3
Use stable docs
2016-08-02 21:13:58 +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
Ivan Kravets
513577958f
Introduce "Library Dependency Finder"
2016-08-01 00:14:22 +03:00
Ivan Kravets
bb22a1297b
Unit Testing for Embedded // Resolve #408
2016-06-15 14:10:42 +03:00
Ivan Kravets
d6b6fa2baf
Install development platform from local dir and VCS(git, hg, svn) // Issue #479
2016-05-31 00:22:25 +03:00
Ivan Kravets
2ecc007615
Implement packages updating; other improvements to Package Manager // Issue #479
2016-05-29 23:28:50 +03:00
Ivan Kravets
9a1f1ddb8b
Allow to install development platform from local directory // Issue #479
2016-05-26 22:33:17 +03:00
Ivan Kravets
d68eb28629
Decentralized architecture for development platforms // Issue #479
2016-05-26 19:43:36 +03:00
Ivan Kravets
d44d757985
Convert CleanPioEnvsError to warning
2016-01-28 00:37:16 +02:00
Ivan Kravets
19f1ccd0df
🎄 Happy New 2016 Year! 🎄
2016-01-01 20:51:48 +02:00
Ivan Kravets
9312ca7f0d
Moved SCons to PlatformIO packages. PlatformIO does not require SCons to be installed in your system.
...
Significantly simplified installation process of PlatformIO. "pip install platformio" rocks!
2015-12-26 14:47:42 +02:00
Ivan Kravets
66ca204697
Removed SCons from requirements list
2015-12-21 17:35:30 +02:00
Ivan Kravets
a85bf32700
Use "format" to format exception messages
2015-12-14 22:44:16 +02:00
Ivan Kravets
983db2f3c8
Improve project initialisation
2015-12-08 18:42:50 +02:00
Ivan Kravets
68c64cd942
Improve upgrading command
2015-12-07 22:44:31 +02:00
Ivan Kravets
b7ab825860
Use general exception for usage error
2015-12-07 17:43:59 +02:00
Ivan Kravets
ed32e07e34
Better exceptions handling
2015-11-26 22:02:59 +02:00
Ivan Kravets
904b08f497
Add Apache License, Version 2.0 to @PlatformIO source code
2015-11-18 17:16:17 +02:00
Ivan Kravets
1c9dc2ba3d
Handle WindowsError when can't remove .pioenvs directory
2015-10-06 17:06:47 +01:00
Ivan Kravets
1426e78793
Show valid environment names when user typed unknown values
2015-10-03 15:38:33 +01:00
Ivan Kravets
12b29a760a
More explanations about NotPlatformProject
2015-10-01 17:04:26 +01:00
Ivan Kravets
dcb6d8286b
Disable Cygwin support
2015-09-10 20:23:37 +03:00
Ivan Kravets
c72bf9ea31
Found solution for "pip/scons error: option –single-version-externally-managed not recognized" // Resolve #279
2015-09-10 17:47:19 +03:00
Ivan Kravets
01eb25cb39
Handle Miniterm exceptions
2015-09-05 22:58:42 +03:00
Christopher
3a48f1c40b
Updated recommened platforms install
...
$ platformio install [platform]
The above line is obsolete, I've changed the recommendation to reflect this latest version of the program.
2015-06-12 23:47:17 -05:00
Ivan Kravets
510c4decb7
PlatformIO as Continuous Integration tool for embedded projects // Resolve #108
2015-05-07 16:20:53 +01:00
Ivan Kravets
0d648074e4
Allow to add more boards to existing platformio.ini // Resolve #167
2015-04-23 12:40:19 +01:00
Valeriy Koval
7b4680ef6a
Add script for dynamically generating RST documents. Update platforms and frameworks documentation // Resolve 114
2015-03-11 18:12:58 +02:00