mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(tools): Fix fatfsgen construct exception type and dependency
construct=2.10.70 fixed an issue (https://github.com/construct/construct/commit/c3866e949216112e8bdbeb23349ee3e958f9f461) and StringError is raised instead of UnicodeDecodeError.
This commit is contained in:
@@ -17,6 +17,7 @@ esp-idf-monitor
|
||||
esp-idf-size
|
||||
esp-idf-panic-decoder
|
||||
pyclang
|
||||
construct
|
||||
|
||||
# gdb extensions dependencies
|
||||
freertos_gdb
|
||||
|
||||
Reference in New Issue
Block a user