mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 09:13:11 +00:00
fatfs: add test coverage and comments to the fatfsgen.py related code
This commit is contained in:
@@ -48,4 +48,7 @@ class FatalError(Exception):
|
||||
|
||||
|
||||
class InconsistentFATAttributes(Exception):
|
||||
"""
|
||||
Caused by e.g. wrong number of clusters for given FAT type
|
||||
"""
|
||||
pass
|
||||
|
Reference in New Issue
Block a user