Release v00.44: Slow Fire (#8)
This release updates the [ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/v5.5.1/esp32s3/index.html) to [v5.5.1](https://github.com/espressif/esp-idf/releases/tag/v5.5.1). It also pulls in the latest changes to [SystemK](https://git.ktag.clubk.club/Software/SystemK): - We'd better log the Playing_Interacting state... (Software/SystemK#8) - Slow Fire (Software/SystemK#7) Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #8
This commit is contained in:
parent
fd908a23d4
commit
14ec8fe280
9 changed files with 300 additions and 116 deletions
|
|
@ -37,7 +37,7 @@ This software in turn makes use of the following open-source software libraries
|
|||
| Name | Version | License ([SPDX](https://spdx.org/licenses/)) | URL
|
||||
|----------------------------|--------:|--------------------------------------------------------------------------|---------------------------------------------
|
||||
| SystemK | 1.0 | [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) | https://git.ktag.clubk.club/Software/SystemK/
|
||||
| ESP-IDF | 5.4.1 | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | https://github.com/espressif/esp-idf/
|
||||
| ESP-IDF | 5.5.1 | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | https://github.com/espressif/esp-idf/
|
||||
| espressif/button | 3.5.0 | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | https://components.espressif.com/components/espressif/button
|
||||
| espressif/led_strip | 2.5.3 | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | https://components.espressif.com/components/espressif/led_strip
|
||||
| espressif/usb_host_msc | 1.1.3 | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | https://components.espressif.com/components/espressif/usb_host_msc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue