nuttx/fs/littlefs
crafcat7 8b95b7ca5b littlefs: Get and return the current error status before RMDIR execution type
In some cases, deleting a folder will return unexpected results. For example, ENOENT should be returned when deleting a non-existent folder, but the result will return ENOTDIR.
2022-12-03 02:44:49 +08:00
..
2022-12-01 23:34:31 +08:00
2022-12-01 23:34:31 +08:00