Commit 35b5b52
authored
Added config for FAT label (espressif#178)
This activates the code for f_setlabel() and f_getlabel. These functions should take up less than 1k of symbol space.
Once these are available, I will add one-liner functions to the FFat and SD libraries to set/get volume name. I'm working on an example which exposes an SD card through the USBMSC, and being able to set the name would be a very nice touch.1 parent 536bdcb commit 35b5b52
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments