Tomáš Rohlínek
|
3404830524
|
fix(storage/fatfs): make wl_fatfsgen.py safe mode aware
|
2024-03-19 13:59:33 +01:00 |
|
Martin Gaňo
|
ca5bc94c27
|
fatfsgen.py: enabled 512 sized sectors
|
2022-10-03 09:33:15 +00:00 |
|
Martin Gaňo
|
2d173c0777
|
fatfsgen.py: enabled extension of the FAT table
Closes IDF-5688
|
2022-08-01 20:29:02 +02:00 |
|
Martin Gaňo
|
d56e692f2f
|
fatfsgen.py: Speedup FAT cluster allocation in fatfsgen.py
Closes IDF-5243
|
2022-07-28 01:37:39 +02: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 |
|