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:
Roland Dobai
2023-12-04 08:59:41 +01:00
parent 2cd09e8f71
commit 035e59bfd8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ esp-idf-monitor
esp-idf-size
esp-idf-panic-decoder
pyclang
construct
# gdb extensions dependencies
freertos_gdb