-
- Downloads
extmod/vfs_fat: Implement rmdir() method.
Shares the code with remove() method due to the same underlying f_unlink() FatFs operation.
Please register or sign in to comment
Shares the code with remove() method due to the same underlying f_unlink() FatFs operation.