Roland Dobai
|
53bebcade5
|
fix(tools): Fix fatfsgen construct exception type and dependency
construct=2.10.70 fixed an issue
(c3866e9492 )
and StringError is raised instead of UnicodeDecodeError.
|
2023-12-04 17:24:46 +01:00 |
|
Martin Gaňo
|
2ddcda29b3
|
fatfsparse.py: Add support for WL
|
2022-07-26 14:50:07 +02:00 |
|
Martin Gaňo
|
0f160c8f11
|
fatfs: enable long file names for fatfsparse.py
|
2022-06-09 15:51:03 +02:00 |
|
Martin Gano
|
8ef66536ed
|
fatfsparse.py: add cluster chaining support to enable reading longer-than-sector files
Closes IDF-4975
|
2022-05-25 15:49:24 +02:00 |
|
Martin Gaňo
|
005af75da3
|
Added FATFS partition parser
|
2022-05-16 14:32:17 +02:00 |
|