From d34f061bc143b8ccdc9f7bdd22cb3a488a87e647 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Thu, 2 Jun 2022 18:42:48 +0200 Subject: [PATCH] spiffs: update submodule to fix SPIFFS_readdir errno issue See https://github.com/pellepl/spiffs/pull/288 for the description of the issue. Reported in https://github.com/esp-rs/rust/issues/117#issuecomment-1142159661 --- components/spiffs/spiffs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/spiffs/spiffs b/components/spiffs/spiffs index 2b73a7fd31..0dbb3f71c5 160000 --- a/components/spiffs/spiffs +++ b/components/spiffs/spiffs @@ -1 +1 @@ -Subproject commit 2b73a7fd31f7608cd3ca46a2da8f53ff3da411b7 +Subproject commit 0dbb3f71c5f6fae3747a9d935372773762baf852