Merge remote-tracking branch 'origin/dev' for 3.6.5

This commit is contained in:
proddy
2024-03-23 17:56:05 +01:00
444 changed files with 21644 additions and 19030 deletions

View File

@@ -48,6 +48,10 @@ jobs:
run: |
platformio run -e ci_s3
- name: Build E32V2 firmware
run: |
platformio run -e ci_16M
- name: Create a GH Release
id: 'automatic_releases'
uses: 'marvinpinto/action-automatic-releases@latest'