Commit Graph

6191 Commits

Author SHA1 Message Date
Ivan Kravets 20067c5736 Removed dependency on the "zeroconf" package and install it only when a user lists mDNS devices (issue with zeroconf's LGPL license) 2023-01-13 19:09:19 +02:00
Ivan Kravets d43c5696cc Lock "sphinx-rtd-theme" to the 1.1.1 2023-01-05 18:31:51 +02:00
Ivan Kravets 8970f36f1a Docs: Remove simulators from "onboard debug" list // Resolve #150 2023-01-05 16:14:43 +02:00
Ivan Kravets 75716d26ff Sync docs 2023-01-04 18:40:04 +02:00
Ivan Kravets d0ca48661c Sync docs 2022-12-29 13:47:25 +02:00
Ivan Kravets 4121882a9d Split project configuration docs into the multiple pages 2022-12-21 09:34:36 +02:00
Ivan Kravets 9c38cf6621 Make "get_config_options_schema" public 2022-12-19 16:34:54 +02:00
Ivan Kravets 6395a032e5 Ensure dependent packages for PIO Home are installed 2022-12-15 20:01:28 +02:00
Ivan Kravets a0387bd16e Update tox configuration 2022-12-14 21:15:23 +02:00
Ivan Kravets 4d4aec4f57 Export test suite directory 2022-12-13 19:36:41 +02:00
Ivan Kravets 7bbfaab891 Avoid tox 4.0 2022-12-13 19:36:15 +02:00
Ivan Kravets 337e7fe43a Update deps 2022-12-10 11:22:52 +02:00
Ivan Kravets 38f03224d3 Switch to ubuntu-20.04 (supports Python 3.6) 2022-12-07 16:07:48 +02:00
Valerii Koval 48655ad728 Update Clang-Tidy to v15.0.5 // Resolve #4420 2022-12-05 11:58:01 +02:00
Ivan Kravets 5de541e493 Update SPDX Data List to 3.19 2022-11-30 21:17:06 +02:00
mjysci 527d61296f add udev rule for AIR32F103 board (#4481) 2022-11-30 12:52:55 +02:00
Ivan Kravets 2141a09736 A JSON Schema for library.json // Resolve #1903 2022-11-28 22:44:57 +02:00
Dror Gluska 190ebcccfe add library.json schema (#4476) 2022-11-28 19:57:36 +02:00
Ivan Kravets a1d9798594 Bump version to 6.1.6a4 2022-11-25 02:20:38 +02:00
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' 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