]> git.earman.xyz Git - sensor-watch.git/commitdiff
add littlefs module
authorJoey Castillo <joeycastillo@utexas.edu>
Thu, 5 May 2022 13:12:16 +0000 (08:12 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Thu, 5 May 2022 13:12:16 +0000 (08:12 -0500)
.gitmodules
littlefs [new submodule]

index 89e424a9bb563e7ce7ff6ab7df8803595e25bfec..54c3e6340e4ae79e53906957cfafc2e739a39e0b 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "tinyusb"]
        path = tinyusb
        url = https://github.com/hathach/tinyusb.git
+[submodule "littlefs"]
+       path = littlefs
+       url = https://github.com/littlefs-project/littlefs.git
diff --git a/littlefs b/littlefs
new file mode 160000 (submodule)
index 0000000..40dba4a
--- /dev/null
+++ b/littlefs
@@ -0,0 +1 @@
+Subproject commit 40dba4a556e0d81dfbe64301a6aa4e18ceca896c