Ivan Kravets
|
b04fc327c0
|
Configure Serial Port Monitor from platformio.ini // Resolve #787
|
2017-06-07 02:32:25 +03:00 |
|
Ivan Kravets
|
1bd159e60d
|
Notify about multiple installations of PIO Core // Resolve #961
|
2017-05-27 18:43:56 +03:00 |
|
Ivan Kravets
|
e21b8a841b
|
Merge branch 'hotfix/v3.3.1' into develop
# Conflicts:
# HISTORY.rst
# platformio/__init__.py
|
2017-05-27 12:59:06 +03:00 |
|
Ivan Kravets
|
49b2e7303e
|
* Hotfix for recently updated Python Requests package (2.16.0)
|
2017-05-27 12:55:46 +03:00 |
|
Ivan Kravets
|
5d87fc3461
|
Project generator for VIM
|
2017-05-26 01:25:03 +03:00 |
|
Ivan Kravets
|
0a254c52c0
|
Updated mbed framework to 5.4.5/142
|
2017-05-26 01:24:23 +03:00 |
|
Ivan Kravets
|
6941b822b6
|
Custom debugging configuration
|
2017-05-18 21:51:38 +03:00 |
|
Ivan Kravets
|
d37c6fcdce
|
Use root directory for PIO Home when path contains non-ascii characters // Resolve #951 Resolve #952
|
2017-05-04 21:02:32 +03:00 |
|
Ivan Kravets
|
f3f8374253
|
A few updates for PIO Unified Debugger and PIO Account
|
2017-05-04 19:06:38 +03:00 |
|
Ivan Kravets
|
d3d87a0bfb
|
Update history
|
2017-05-04 01:17:28 +03:00 |
|
Ivan Kravets
|
13cd09d161
|
PIO Unified Debugger
|
2017-04-29 01:42:23 +03:00 |
|
Ivan Kravets
|
1e5df747cd
|
Handle `env_default` in "platformio.ini" when re-initializing a project // Resolve #950
|
2017-04-28 18:10:37 +03:00 |
|
Ivan Kravets
|
969e72c4a4
|
Fix issue when Library Dependency Finder (LDF) does not handle custom “src_dir” // Resolve #942
|
2017-04-27 20:01:17 +03:00 |
|
Ivan Kravets
|
3d2df9f9a9
|
Fix linter error "unity.h does not exist" for Unit Testing // Resolve #947
|
2017-04-27 18:39:57 +03:00 |
|
Ivan Kravets
|
ae3aeeca69
|
Update history
|
2017-04-24 16:25:01 +03:00 |
|
Ivan Kravets
|
d0f2aa38ca
|
Fixed infinite dependency installing when repository consists of multiple libraries // Resolve #935
|
2017-04-15 20:32:11 +03:00 |
|
Ivan Kravets
|
abb2fb7045
|
Add support for “.*cc” extension // Resolve #939
|
2017-04-15 16:51:15 +03:00 |
|
Ivan Kravets
|
64ed76762e
|
Update Git-submodules for development platforms and libraries which were installed from repository
|
2017-04-15 16:19:41 +03:00 |
|
Ivan Kravets
|
ba17c57026
|
Update history
|
2017-04-12 20:25:43 +03:00 |
|
Ivan Kravets
|
fe7c93d004
|
Multi-line support for the different options in “platformio.ini” // Resolve #889
|
2017-03-29 17:49:01 +03:00 |
|
Ivan Kravets
|
aedbda8d7a
|
Bump version to 3.3.0
|
2017-03-27 14:39:20 +03:00 |
|
Ivan Kravets
|
64eaa1516b
|
Add information about VSCode integration // Resolve #619
|
2017-03-26 20:45:08 +03:00 |
|
Ivan Kravets
|
bb124ce681
|
Update history
|
2017-03-26 00:43:11 +02:00 |
|
Ivan Kravets
|
a20434ace5
|
New boards: Generic ATTiny2313 and ATTiny4313
|
2017-03-11 13:41:25 +02:00 |
|
Ivan Kravets
|
2fe4b7c0ec
|
Change manifests order for Library Manager
|
2017-03-08 17:33:25 +02:00 |
|
Ivan Kravets
|
58942c3f38
|
Significantly improve Package Manager // Resolve #913
* Handle dependencies when installing non-registry package/library (VCS, archive, local folder)
|
2017-03-08 17:24:58 +02:00 |
|
Ivan Kravets
|
20d6b2ebbb
|
Fix duplicate explicit target name: "issue #865 in history
|
2017-03-03 23:40:35 +02:00 |
|
Ivan Kravets
|
cb927c276c
|
Improve JSON support for pio platform sub-commands
|
2017-03-03 23:29:17 +02:00 |
|
Ivan Kravets
|
8f79d865aa
|
List supported frameworks, SDKs with a new pio platform frameworks command
|
2017-02-26 17:53:41 +02:00 |
|
Ivan Kravets
|
024d830621
|
New ESP IDF examples: BLE, Coap Server, Peripherals UART, Storage SDCard
|
2017-02-22 16:58:28 +02:00 |
|
Ivan Kravets
|
bcb265b42d
|
Update history
|
2017-02-21 11:54:04 +02:00 |
|
Ivan Kravets
|
2467d5a5d0
|
Do not overwrite project configuration variables when system environment variables are set
|
2017-02-18 18:28:05 +02:00 |
|
Ivan Kravets
|
ea6bf48b3d
|
Fix Shippable link in a history
|
2017-02-18 15:15:36 +02:00 |
|
Ivan Kravets
|
65db6ce497
|
Add new boards to docs
|
2017-01-27 21:49:10 +02:00 |
|
Ivan Kravets
|
054b5cca6b
|
* Added support for EnviroDIY Mayfly board
|
2017-01-27 21:08:15 +02:00 |
|
Ivan Kravets
|
d64f4778df
|
Package version as "Repository URL" in manifest of development version
|
2017-01-24 22:07:45 +02:00 |
|
Ivan Kravets
|
92b2782af8
|
Fix package installing with VCS branch for Python 2.7.3 // Resolve #885
|
2017-01-24 17:36:34 +02:00 |
|
Ivan Kravets
|
ce066417e9
|
Add new options `--monitor-rts and --monitor-dtr to pio test` command
|
2017-01-23 00:13:58 +02:00 |
|
Ivan Kravets
|
9405ca3dff
|
Update Arduino SAM & SAMD Core to 1.6.11
|
2017-01-22 00:10:39 +02:00 |
|
Ivan Kravets
|
b5ddf380ca
|
Add new option “--no-reset” to “pio test” command
|
2017-01-21 19:58:20 +02:00 |
|
Ivan Kravets
|
06209c17b5
|
Update Arduino Core for AVR to 1.6.17
|
2017-01-20 23:47:28 +02:00 |
|
Ivan Kravets
|
ddd07138dd
|
Escape project path when Glob matching is used
|
2017-01-19 19:02:37 +02:00 |
|
Ivan Kravets
|
20246a3481
|
Update TIVA C Energia Core to 1.0.2
|
2017-01-19 13:59:02 +02:00 |
|
Ivan Kravets
|
101ceb538b
|
Update history
|
2017-01-18 21:54:04 +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
|
fb2f1d3553
|
Use C++11 by default for CLion IDE based projects // Resolve #873
|
2017-01-12 20:07:28 +02:00 |
|
Ivan Kravets
|
87f3cbdda7
|
Add “Fuses” section to Atmel AVR development platform // Resolve #865
|
2017-01-07 17:57:40 +02:00 |
|
Ivan Kravets
|
ff5fac251e
|
Custom action before building SPIFFS image. For example, compress HTML, etc.
|
2017-01-03 20:15:52 +02:00 |
|
Ivan Kravets
|
1df89525e6
|
Fix test for pio lib show command
|
2016-12-28 16:51:28 +02:00 |
|
Ivan Kravets
|
e7cc94c27e
|
Show detailed info about a library using pio lib show command // Resolve #430
|
2016-12-28 15:55:08 +02:00 |
|