Ivan Kravets
269d5e0a3e
Added validation for project working environment names
2023-03-20 15:00:22 -06:00
Ivan Kravets
fb5e99473f
Fixed an issue when extends does not override options in the right order // Resolve #4462
2023-01-14 19:40:53 +02:00
Tim Gates
d3b7508bd5
docs: Fix a few typos ( #4340 )
...
There are small typos in:
- platformio/test/helpers.py
- platformio/util.py
- tests/project/test_savedeps.py
Fixes:
- Should read `specified` rather than `sepcified`.
- Should read `overridden` rather than `overriden`.
- Should read `compatibility` rather than `compatiblty`.
2022-07-03 13:16:33 +03:00
Ivan Kravets
abf6304818
Fixed an issue when using "Interpolation of Values" and merging str+int options // Resolve #4271
2022-05-17 16:03:33 +03:00
Ivan Kravets
b764a2220f
Improved support for the renamed configuration options // Resolve #4270
2022-05-17 13:33:25 +03:00
Ivan Kravets
19853b0b66
Implement config.get_default_env()
2022-05-14 17:55:36 +03:00
Ivan Kravets
ed0b12dcf9
Improve project config parser to resolve renamed options // Issue #4259
2022-05-12 13:24:27 +03:00
Ivan Kravets
653f22f85b
Fix issue with nested interpolation
2022-05-04 14:52:11 +03:00
Ivan Kravets
965feccfdc
Extended Interpolation of Values with "${this}" pattern // Resolve #3953
2022-04-09 20:31:06 +03:00
Ivan Kravets
5e18f9bbda
Finally removed all tracks to the Python 2.7
2022-04-09 17:46:21 +03:00
Ivan Kravets
c9037982d7
Save tool deps into the "platformio.ini" // Issue #3373
2022-03-14 13:37:47 +02:00
Ivan Kravets
ce1264564f
Ensure default libs are saved
2022-03-14 12:31:48 +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
eba4231cdc
Move test
2022-03-09 19:01:37 +02:00