mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-04 08:09:56 +01:00
fix(tools): Fix fatfsgen construct exception type and dependency
construct=2.10.70 fixed an issue
(c3866e9492)
and StringError is raised instead of UnicodeDecodeError.
This commit is contained in:
@@ -16,6 +16,7 @@ esp-idf-kconfig
|
||||
esp-idf-monitor
|
||||
esp-idf-size
|
||||
esp-idf-panic-decoder
|
||||
construct
|
||||
|
||||
# gdb extensions dependencies
|
||||
freertos_gdb
|
||||
|
||||
Reference in New Issue
Block a user