Ivan Kravets
bf3942e7cc
Use full paths to the assets (issue with setuptools)
2022-11-25 02:20:06 +02:00
Ivan Kravets
5ec5660fa6
Update deps
2022-11-22 20:06:00 +02:00
Ivan Kravets
fb09077c38
Update docs.yml
2022-11-18 21:56:09 +02:00
Ivan Kravets
ec5bf1b5e7
Bump version to 6.1.6a3
2022-11-18 19:52:02 +02:00
Ivan Kravets
bf7fb15941
Made assets (templates, "99-platformio-udev.rules") part of Python’s module // Resolve #4458
2022-11-18 19:51:19 +02:00
Ivan Kravets
b35f1ea572
Added support for Python 3.11
2022-11-18 15:48:39 +02:00
Ivan Kravets
7e6cb84c87
Add "env.IsCleanTarget()" to the Build API
2022-11-18 15:44:49 +02:00
Ivan Kravets
bf769e1a9e
Update deps
2022-11-18 13:39:36 +02:00
Ivan Kravets
476bf20923
Update CI scripts
2022-11-18 13:34:08 +02:00
Thijs Triemstra
3277ac3a18
ci: update actions ( #4464 )
...
* ci: update actions
* ci: update actions
* ci: update actions
* ci: use py3.9 for docs
2022-11-18 12:24:04 +02:00
Thijs Triemstra
93ce9b0c5e
add missing space ( #4463 )
2022-11-18 12:23:33 +02:00
Ivan Kravets
b11925a9ec
Bump version to 6.1.6a2
2022-11-05 12:04:50 +02:00
Ivan Kravets
7f8784e2a8
PyLint fix
2022-11-05 12:04:36 +02:00
Ivan Kravets
ca7a100392
Import the "zeroconf" module only when a user lists mDNS devices (issue with zeroconf's LGPL license)
2022-11-05 12:03:06 +02:00
Ivan Kravets
32c2e33edf
Sync docs
2022-11-05 11:47:34 +02:00
Ivan Kravets
30fc00098d
Black formatting
2022-11-02 13:08:36 +02:00
Norbert Szulc
1dd62361c7
Add list_logical_devices to public ( #4450 )
...
* Add list_logical_devices to public
https://github.com/maxgerhardt/platform-raspberrypi/issues/15
* Sort imports
Co-authored-by: Ivan Kravets <me@ikravets.com >
2022-11-02 13:06:03 +02:00
Ivan Kravets
c870c09d67
Bump version to 6.1.6a1
2022-11-01 20:54:20 +02:00
Ivan Kravets
c763f4b3a3
Merge tag 'v6.1.5' into develop
...
Bump version to 6.1.5
2022-11-01 20:28:49 +02:00
Ivan Kravets
30b00e7a9d
Merge branch 'release/v6.1.5'
2022-11-01 20:28:49 +02:00
Ivan Kravets
9800fb7b2c
Bump version to 6.1.5
2022-11-01 20:28:27 +02:00
Ivan Kravets
3b66f4270c
Update PIO Project location for the smartknob project
2022-10-26 23:51:34 +03:00
Ivan Kravets
dc14bd7362
Bump version to 6.1.5rc1
2022-10-26 23:38:03 +03:00
Ivan Kravets
4be5185ed3
Added a new `enable_proxy_strict_ssl` setting to disable the proxy server certificate verification // Resolve #4432
2022-10-26 23:37:19 +03:00
Ivan Kravets
1ea0adf6af
Update deps
2022-10-26 23:35:39 +03:00
Ivan Kravets
7cb40ef3b0
Support short version of "package" command
2022-10-13 21:21:38 +03:00
mymro
044bf61a4d
Add udev Entry for Wio Terminal ( #4427 )
...
* Add udev Entry for Wio Terminal
* Merge WIO into the one rule
* Merge rules
Co-authored-by: Ivan Kravets <me@ikravets.com >
2022-10-01 12:26:52 +03:00
Ivan Kravets
e0f9cb8c26
Fixed an issue when pio pkg install --storage-dir command requires PlatformIO project // Resolve #4410
2022-09-30 14:10:23 +03:00
Ivan Kravets
d6d1c6b327
Docs: Sync dev-platforms
2022-09-30 13:25:34 +03:00
Ivan Kravets
4c177c1ad3
Bump version to 6.1.5a4
2022-09-27 19:42:16 +03:00
Ivan Kravets
490af8ac37
Speeded up device port finder
2022-09-27 19:41:32 +03:00
Ivan Kravets
ca48e6c172
Document a stringification of ampersand // Resolve #4396
2022-09-27 19:28:41 +03:00
Ivan Kravets
7533c369d4
Update deps
2022-09-27 19:03:28 +03:00
Ivan Kravets
cd8024c762
Bump version to 6.1.5a3
2022-09-03 12:14:15 +03:00
Ivan Kravets
0b4aedbeeb
Remove temporary code // Issue #3980
2022-09-03 12:13:55 +03:00
Ivan Kravets
3d2ac4698c
PyLint fix
2022-09-03 12:13:25 +03:00
Ivan Kravets
e0a3b81877
Fixed "UnboundLocalError: local variable 'port' referenced before assignment" // Resolve #4407
2022-09-03 12:08:17 +03:00
Florian Sievers
af21c50aec
make bash version check case insensitive ( #4399 )
...
the output of `bash --version` is different when the system is configured for e.g. de_DE locale. For german locale the it's `GNU bash, Version 5.0…` with an uppercase 'V'. This makes the bash completion setup fail with the error `Error: The minimal supported Bash version is 4.4`.
To fix this, the version match regex now uses the `IGNORECASE` flag.
2022-08-24 13:44:56 +03:00
Ivan Kravets
1cbc424488
Cleanup debug code
2022-08-24 13:34:07 +03:00
Ivan Kravets
887e542cb2
Bump version to 6.1.5a2
2022-08-24 13:30:39 +03:00
Ivan Kravets
780c62d925
Speeded up device port finder by avoiding loading board HWIDs from development platforms
2022-08-24 13:30:19 +03:00
Ivan Kravets
122ebed16d
Update deps
2022-08-24 13:29:55 +03:00
Ivan Kravets
158aabbdf2
Improved caching of build metadata in debug mode
2022-08-24 12:54:35 +03:00
Ivan Kravets
a8c3f2bdf6
Bump version to 6.1.5a1
2022-08-12 17:01:19 +03:00
Ivan Kravets
8814f4e92d
Merge branch 'release/v6.1.4'
2022-08-12 16:55:00 +03:00
Ivan Kravets
ba5f61f92b
Merge tag 'v6.1.4' into develop
...
Bump version to 6.1.4
2022-08-12 16:55:00 +03:00
Ivan Kravets
43dd429aa2
Use random to remove a cache
2022-08-12 16:54:44 +03:00
Ivan Kravets
cd8179a41f
Bump version to 6.1.4
2022-08-12 15:00:05 +03:00
Ivan Kravets
10136729ab
Increase expire time
2022-08-12 14:59:37 +03:00
Ivan Kravets
c5d7c4f88e
Update SPDX list to v3.18
2022-08-12 12:47:16 +03:00