Commit Graph

6520 Commits

Author SHA1 Message Date
Ivan Kravets aa06d21abe Resolved an issue with the hexlify filter in the device monitor command // Resolve #4732 2024-02-15 22:28:09 +02:00
Ivan Kravets 042f8dc668 Bump version to 6.1.14a2 2024-02-13 22:48:06 +02:00
Ivan Kravets c4f76848a7 Validate only owner/name/version fields 2024-02-13 22:47:22 +02:00
Ivan Kravets e1ff9a469d Resolved an issue where the LDF selected an incorrect library version // Resolve #4860 2024-02-13 19:32:57 +02:00
Ivan Kravets 2239616484 Sync docs 2024-02-13 19:01:20 +02:00
Jakob 55be7181b3 Add STM32 virtual COM port to udev.rules (#4773)
* add Espressif USB JTAG/serial debug unit to udev

* add STM32 virtual COM port
2024-02-10 22:21:49 +02:00
Ivan Kravets f519a9d524 Update SPDX to 3.23 2024-02-09 11:34:12 +02:00
newmansnj f4319f670c Update piomaxlen.py change from 8192 to 8191 MAX_LINE_LENGTH (#4856)
The maximum length of the string that you can use at the command prompt is 8191 characters.

This limitation applies to:

the command line
individual environment variables that are inherited by other processes, such as the PATH variable
all environment variable expansions
If you use Command Prompt to run batch files, this limitation also applies to batch file processing.

https://learn.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/command-line-string-limitation#:~:text=The%20maximum%20length%20of%20the,such%20as%20the%20PATH%20variable
2024-02-09 08:20:40 +02:00
Levente Farkas 80fc335528 add LuatOS ESP32-C3 Development Board (#4852) 2024-02-07 13:42:49 +02:00
Ivan Kravets 353f440335 Addressed an issue where passing a relative path to the pio project init // Resolve #4847 2024-02-07 13:36:21 +02:00
Ivan Kravets 3e9ca48588 Update deps 2024-02-07 13:35:50 +02:00
Song Yadong 255e91b51c fix a typo (#4845) 2024-01-29 08:54:18 +02:00
Ivan Kravets adf94843ea Apply formatting 2024-01-27 14:01:42 +02:00
Ivan Kravets e3e08d9691 Resolved an issue related to the relative package path in the pio pkg publish 2024-01-22 22:57:07 +02:00
Ivan Kravets 84c7ede0e1 Sync docs 2024-01-22 22:54:58 +02:00
Ivan Kravets 28c90652bc Update deps 2024-01-22 22:51:23 +02:00
Ivan Kravets a75da327d0 Broadened version support for the pyelftools dependency // Resolve #4834 2024-01-17 12:45:33 +02:00
Ivan Kravets adf4012b96 Update deps 2024-01-17 12:43:57 +02:00
Ivan Kravets 1fe806269d Start 6.1.14a1 2024-01-12 12:53:51 +02:00
Ivan Kravets 4742ffc9d8 Merge tag 'v6.1.13' into develop
Bump version to 6.1.13
2024-01-12 12:52:01 +02:00
Ivan Kravets ffacd17387 Merge branch 'release/v6.1.13' 2024-01-12 12:52:01 +02:00
Ivan Kravets 700c705317 Bump version to 6.1.13 2024-01-12 12:51:49 +02:00
Ivan Kravets 17ba91977d Update deps 2024-01-12 12:51:28 +02:00
Ivan Kravets f31f9fa616 Expanded support for SCons variables declared in the legacy format `${SCONS_VARNAME}` // Resolve #4828 2024-01-11 21:33:01 +02:00
Ivan Kravets 485f801c74 Bump version to 6.1.13a2 2024-01-11 19:23:59 +02:00
Ivan Kravets adab425c6d Expanded support for SCons variables declared in the legacy format `${SCONS_VARNAME}` // Resolve #4828 2024-01-11 19:23:26 +02:00
Ivan Kravets aabbbef944 Start 6.1.13 2024-01-10 16:39:38 +02:00
Ivan Kravets 14ce28e028 Merge tag 'v6.1.12' into develop
Bump version to 6.1.12
2024-01-10 16:17:11 +02:00
Ivan Kravets ca1f633f9c Merge branch 'release/v6.1.12' 2024-01-10 16:17:10 +02:00
Ivan Kravets a2f3e85760 Bump version to 6.1.12 2024-01-10 16:17:02 +02:00
Ivan Kravets f422b5e05c Bump version to 6.1.12rc1 2024-01-09 21:01:09 +02:00
Ivan Kravets ba58db3079 Introduced the capability to launch the debug server in a separate process // Resolve #4722 2024-01-09 21:00:42 +02:00
Ivan Kravets 4729d9f55d Bump version to 6.1.12b2 2024-01-06 17:48:47 +02:00
Ivan Kravets 41bd751ec2 Implemente automatic installation of missing dependencies when utilizing a SOCKS proxy // Resolve #4822 2024-01-06 17:48:18 +02:00
Ivan Kravets c74c9778a1 Enhance PIP dependency declarations // Resolve #4819 2024-01-06 16:24:01 +02:00
Ivan Kravets f2d16e7631 Bump version to 6.1.12b1 2023-12-31 14:56:39 +02:00
Ivan Kravets b181406a1f Resolve an issue where custom debug configurations were being inadvertently overwritten in VSCode's `launch.json` // Resolve #4810 2023-12-31 14:54:57 +02:00
Ivan Kravets dc16f80ffc Minor improvements // Issue #4699 2023-12-30 18:27:40 +02:00
Ivan Kravets 125be4bfd4 urllib3 v2.0 only supports OpenSSL 1.1.1+ // Issue #4614 2023-12-30 14:44:35 +02:00
Ivan Kravets 14907579cd Docs: Sync dev-platforms 2023-12-27 15:23:01 +02:00
Ivan Kravets b0a1f3ae16 Update deps 2023-12-22 19:55:15 +02:00
Ivan Kravets 195304bbea Implemented a fail-safe mechanism to terminate a debugging session if an unknown CLI option is passed // Resolve #4699 2023-12-09 15:27:06 +02:00
Ivan Kravets e4c4f2ac50 Resolved an issue where native debugging failed on the host machine // Resolve #4745 2023-12-09 15:12:16 +02:00
Ivan Kravets 77e6d1b099 PyLint fix for Python 3.12 2023-12-09 13:51:51 +02:00
Ivan Kravets cf4da42b25 Bump version to 6.1.12a6 2023-12-09 13:18:21 +02:00
Ivan Kravets 51bf17515e Revert back normalizing platformio.*_dir option 2023-12-09 13:18:03 +02:00
Ivan Kravets 1e2c37c190 Bump version to 6.1.12a5 2023-12-09 13:06:42 +02:00
Ivan Kravets 204a60dd52 Parse only $PROJECT_HASH legacy built-in variable 2023-12-09 13:06:20 +02:00
Ivan Kravets 0f554d2f31 PyLint fixes 2023-12-09 13:05:51 +02:00
Ivan Kravets f382aae66b Do not normalize platformio.***_dir path when validating 2023-12-09 13:05:30 +02:00