From 1736fdf2566824e4f078df483aeed6af6bea0afd Mon Sep 17 00:00:00 2001 From: Martin Vychodil Date: Wed, 22 Jun 2022 15:36:01 +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