lib/fatfs/option/ccsbcs: Follow uPy optional features model.
Don't error out when options is not what you support, just skip your code. This allows to make FatFs support properly configurable.
Please register or sign in to comment
Don't error out when options is not what you support, just skip your code. This allows to make FatFs support properly configurable.