Ivan Kravets
|
ceb3a19b81
|
Automatically synchronize active projects between IDE and PlatformIO Home
|
2021-11-02 20:05:40 +02:00 |
|
Ivan Kravets
|
c835ce780a
|
Fixed "UnicodeEncodeError" when a build output contains non-ASCII characters // Resolve #3971
|
2021-10-25 22:01:11 +03:00 |
|
Ivan Kravets
|
6a70ab74bc
|
Update history
|
2021-10-25 15:24:24 +03:00 |
|
Ivan Kravets
|
852c252302
|
Added support for custom device monitor filters // Resolve #3924
|
2021-10-25 15:18:18 +03:00 |
|
Ivan Kravets
|
d01435f4f2
|
Bump version to 5.2.3b1
|
2021-10-25 13:28:57 +03:00 |
|
Ivan Kravets
|
f1638c9cd7
|
Fixed an issue when PIO Remote device monitor crashes on the first keypress // Resolve #3832
|
2021-10-25 13:24:36 +03:00 |
|
Ivan Kravets
|
7d7480c120
|
Show human-readable message when infinite recursion is detected while processing "Interpolation of Values" // Resolve #3883
|
2021-10-24 22:21:15 +03:00 |
|
Ivan Kravets
|
78182fea0a
|
Disabled resolving of SCons variables when preprocessing "Interpolation of Values" // Resolve #3933
|
2021-10-24 21:27:25 +03:00 |
|
Ivan Kravets
|
4839fe37a3
|
Improved PlatformIO directory interpolation (${platformio.***_dir}) in “platformio.ini” configuration file // Resolve #3934
|
2021-10-24 18:19:40 +03:00 |
|
Ivan Kravets
|
8d8b0807e2
|
Fixed an issue when the "$PROJECT_DIR" gets the full path to "platformio.ini", not the directory name // Resolve #4086
|
2021-10-22 19:13:24 +03:00 |
|
Ivan Kravets
|
2e2773fa6b
|
Bump version to 5.2.2
|
2021-10-20 18:44:20 +03:00 |
|
Ivan Kravets
|
5b091b602f
|
Fixed a “TypeError” issue when extending configuration option in “platformio.ini” with the multi-line default value // Resolve #4082
|
2021-10-20 15:35:01 +03:00 |
|
Ivan Kravets
|
39c93f6512
|
Override debugging firmware loading mode using `--load-mode option for pio debug` command
|
2021-10-19 18:20:01 +03:00 |
|
Ivan Kravets
|
c348fec609
|
Bump version to 5.2.1
|
2021-10-11 15:07:04 +03:00 |
|
Ivan Kravets
|
ee78496058
|
Clean a build environment and installed library dependencies using a new `cleanall` target // Resolve #4062
|
2021-10-08 19:02:45 +03:00 |
|
valeros
|
aa097f3fd6
|
Update Cppcheck to v2.6.0 // Resolve #3942
|
2021-10-07 16:43:06 +03:00 |
|
Ivan Kravets
|
e8769fff7d
|
Improved handling of a library root based on "Conan" or "CMake" build systems // Resolve #3887
|
2021-09-29 19:21:31 +03:00 |
|
Ivan Kravets
|
ed33652534
|
Handle "test" folder as a part of CLion project // Resolve #4005
|
2021-09-29 15:44:52 +03:00 |
|
Valerii Koval
|
6008275aae
|
Properly handle in-progress C++ standards when invoking Cppcheck // Resolve #3944 (#4070)
|
2021-09-29 14:46:02 +03:00 |
|
Ivan Kravets
|
b6f783674b
|
Allowed to override a default library builder via a new `builder field in a build group of library.json` // Resolve #3957
|
2021-09-26 15:27:41 +03:00 |
|
Valerii Koval
|
eab70fae3b
|
Properly handle "--keep-build-dir" option in platformio ci command (#4061)
This fixes #4011 and possible "FileExists" errors when the "platformio ci"
command by safely copying sources to the build folder
|
2021-09-23 23:26:42 +03:00 |
|
Ivan Kravets
|
27f326673c
|
Fixed a "KeyError: Invalid board option 'build.cpu'" when using a precompiled library with a board that does not have a CPU field in the manifest // Resolve #405
|
2021-09-16 21:13:54 +03:00 |
|
Ivan Kravets
|
e6fd766fff
|
Bump version to 5.2.1a1
|
2021-09-14 13:03:47 +03:00 |
|
Ivan Kravets
|
9528083a66
|
Bump version to 5.2.0
|
2021-09-13 18:59:53 +03:00 |
|
Ivan Kravets
|
dce5a39b10
|
Process "precompiled" and "ldflags" properties of the "library.properties" manifest // Resolve #3994
|
2021-09-13 14:48:48 +03:00 |
|
Ivan Kravets
|
03a23876a7
|
Fixed an issue when PlatformIO archives a library that does not contain C/C++ source files // Resolve #4019
|
2021-09-13 14:04:33 +03:00 |
|
Dmitry Antyneskul
|
d10cbb2823
|
Fix link to clang-tidy (#4049)
|
2021-09-13 12:36:56 +03:00 |
|
valeros
|
63a2465bac
|
Update check tools to the latest available // Resolve #4041
|
2021-09-10 18:11:48 +03:00 |
|
Ivan Kravets
|
f3489a3b01
|
Sync docs
|
2021-08-02 13:52:06 +03:00 |
|
Ivan Kravets
|
173dbeb24a
|
Bump version to 5.2.0b1
|
2021-08-02 13:11:23 +03:00 |
|
Ivan Kravets
|
b5b57790be
|
Validate package manifest when packing archive or publishing a package
|
2021-04-23 22:02:07 +03:00 |
|
Ivan Kravets
|
ad28d1906c
|
Improve a package publishing process
|
2021-04-21 20:51:54 +03:00 |
|
valeros
|
3823c22dad
|
Update Release Notes
|
2021-04-07 21:30:06 +03:00 |
|
Valerii Koval
|
551bd3dbfe
|
Explicitly specify PROGSUFFIX when compiling final binary (#3918)
Resolves #3906
|
2021-04-02 17:09:38 +03:00 |
|
Ivan Kravets
|
80c24a1993
|
Fixed an issue when "main.cpp" was generated for a new project for 8-bit development platforms // Resolve #3872
|
2021-04-02 15:19:18 +03:00 |
|
Ivan Kravets
|
ee7ea77fc3
|
Fixed an error "Unknown development platform" when running unit tests on a clean machine // Resolve #3901
|
2021-04-01 21:15:14 +03:00 |
|
Ivan Kravets
|
37e601e5b5
|
Ensure that a serial port is ready before running unit tests on a remote target // Resolve #3742
|
2021-03-24 19:07:40 +02:00 |
|
valeros
|
86db237e5d
|
Update Cppcheck and PVS-Studio packages // Resolve #3898
|
2021-03-23 21:17:32 +02:00 |
|
Ivan Kravets
|
34b4f8265a
|
Debug unit tests created with PlatformIO Unit Testing solution // Resolve #948
|
2021-03-19 20:25:30 +02:00 |
|
Ivan Kravets
|
887d46725b
|
Debug native (desktop) application on a host machine // Resolve #980
|
2021-03-19 17:02:11 +02:00 |
|
Ivan Kravets
|
c14b298cb9
|
Fixed an issue with silent hanging when a custom debug server is not found // Resolve #3756
|
2021-03-19 15:55:42 +02:00 |
|
Ivan Kravets
|
b0c3e22a52
|
Configure a custom pattern to determine when debugging server is started with a new debug_server_ready_pattern option
|
2021-03-19 12:30:16 +02:00 |
|
Ivan Kravets
|
c0357daf01
|
Remove Python 2 code
|
2021-03-17 21:08:06 +02:00 |
|
Ivan Kravets
|
064fa6027d
|
Bump version to 5.2.0a1
|
2021-03-17 20:07:26 +02:00 |
|
Ivan Kravets
|
18b18f1c3d
|
Bump version to 5.1.1
|
2021-03-17 18:17:40 +02:00 |
|
Valerii Koval
|
7f1f760645
|
Preserve user-specified debug configurations in VSCode integration (#3878)
* Preserve user-specified debug configurations in VSCode integration
Issue #3824
* Tidy up Python code
|
2021-03-10 14:54:52 +02:00 |
|
Ivan Kravets
|
ae26079e2e
|
Fixed an issue when code inspection fails with "Bad JSON" // Resolve #3790
|
2021-03-09 19:20:30 +02:00 |
|
valeros
|
3e993156f2
|
Suppress printing unnecessary info in silent mode // Resolve #3837
|
2021-03-08 12:16:53 +02:00 |
|
Ivan Kravets
|
7c8508b651
|
Fixed an issue with device monitor when the “send_on_enter” filter didn’t send EOL chars // Resolve #3787
|
2021-02-10 14:43:50 +02:00 |
|
Ivan Kravets
|
e63019c469
|
Fixed a "The command line is too long" issue with a linking process on Windows // Resolve #3827
|
2021-02-01 12:52:00 +02:00 |
|