Upgrade to ESP-IDF 5.3.2 (#145)
This also fixes the touch driver issue. I also fixed an unrelated touch driver cleanup issue.
This commit is contained in:
committed by
GitHub
parent
a7d15056d8
commit
ec90198dbf
@@ -20,7 +20,7 @@ runs:
|
||||
- name: 'Build'
|
||||
uses: espressif/esp-idf-ci-action@main
|
||||
with:
|
||||
esp_idf_version: v5.3.1
|
||||
esp_idf_version: v5.3.2
|
||||
target: ${{ inputs.arch }}
|
||||
path: './'
|
||||
- name: 'Release'
|
||||
|
||||
Reference in New Issue
Block a user