Jason2866
1a303113e9
pioarduino v6.1.19
...
* remove telemetry
* no full git clone
* add intelhex as required
* no core packages
* add `rich_click` as pip dependencies
* remove advertisings
* add intelhex as required
* install scons and Pio home from github
* replace "get_core_package_dir" for piohome and pioremote
2026-02-04 16:10:37 +01:00
Ivan Kravets
2d67536a05
Apply formatter
2026-02-02 14:08:44 +02:00
Christian Clauss
4dc7ea5bd0
Fix typos discovered by codespell ( #5078 )
...
* Fix typos discovered by codespell
* codespell-project/actions-codespell@v2
2025-02-08 17:21:12 +02:00
Ivan Kravets
1be6e10f99
Introduced the PLATFORMIO_RUN_JOBS environment variable // Resolve #5077
2025-02-08 17:15:34 +02:00
Ivan Kravets
fe2fd5e880
Sync docs
2024-12-02 21:32:10 +02:00
Ivan Kravets
2d4a87238a
Add support for Python 3.13
2024-09-23 23:25:46 +03:00
Ivan Kravets
28bd200cd6
Move core/pip dependencies to the separate "dependencies" module
2024-03-18 13:14:22 +02:00
Ivan Kravets
e1f34c7ea0
Drastically enhanced the speed of project building when operating in verbose mode // Resolve #4783
2023-11-16 20:05:44 +02:00
Ivan Kravets
f1c445be15
Bump version to 6.1.11
2023-08-31 17:54:11 +03:00
Ivan Kravets
c9235a5276
Use UTC-based timestamp
2023-06-09 15:18:07 +03:00
Ivan Kravets
7bbfaab891
Avoid tox 4.0
2022-12-13 19:36:15 +02:00
Ivan Kravets
84c2e0a3d6
Tests: fest latest package version in runtime
2022-07-06 18:41:00 +03:00
Ivan Kravets
6134db8e81
Fixed an issue when library dependencies were installed for the incompatible project environment // Resolve #4338
2022-07-04 18:50:06 +03:00
Ivan Kravets
51ab0bbd3c
Update tests
2022-06-10 13:32:48 +03:00
Ivan Kravets
506a08c7cf
Fix tests
2022-05-31 14:04:49 +03:00
Ivan Kravets
1269ce064a
Improved detection of a package type from the tarball archive // Resolve #3828
2022-04-08 13:58:40 +03:00
Ivan Kravets
1615159014
Fix test
2022-04-08 12:03:31 +03:00
Ivan Kravets
71f9401e23
Fixed an issue when manually removed dependencies were not uninstalled from the storage // Resolve #3076
2022-04-02 22:30:35 +03:00
Ivan Kravets
e4fb675d5f
Install only missed dependencies for the private libraries // Resolve #2910
2022-04-01 17:25:40 +03:00
Ivan Kravets
be8f842061
Automatically install dependencies of the local (private) libraries // Resolve #2910
2022-03-31 19:25:44 +03:00
Ivan Kravets
81f343dbe8
Cleanup dev-platform package installer
2022-03-19 18:12:36 +02:00
Ivan Kravets
d2adca8d68
Minor improvements
2022-03-16 16:18:59 +02:00
Ivan Kravets
c9037982d7
Save tool deps into the "platformio.ini" // Issue #3373
2022-03-14 13:37:47 +02:00
Ivan Kravets
2201214717
Allow to skip saving of package dependencies to the "platformio.ini" // Issue #3373
2022-03-09 19:07:11 +02:00
Ivan Kravets
9e40eb992e
Implement unified "pio pkg install" CLI // Issue #3373
2022-03-08 14:58:01 +02:00