From a037aeec5d88122330f3fdf0afac162d77d02f73 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 30 Sep 2018 07:15:15 -0600 Subject: [PATCH] Trivial update to a comments and to SPIFFS comments and debug output. --- Documentation/NuttX.html | 6 ++++++ fs/spiffs/src/spiffs_check.c | 6 +++--- fs/spiffs/src/spiffs_core.c | 13 +++++++------ fs/spiffs/src/spiffs_gc.c | 2 +- fs/spiffs/src/spiffs_vfs.c | 8 ++++---- 5 files changed, 21 insertions(+), 14 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9c6e78db710..ec13270c683 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1468,6 +1468,12 @@ The ChangeLog for the current release is at the bottom of that file.

+
  • NxWidgets. +
  • pascal.