From 243bb6b4b8579f67010947ad609735c08c745ed4 Mon Sep 17 00:00:00 2001 From: Brett Rudley Date: Wed, 23 Jun 2021 15:39:26 -0700 Subject: [PATCH] Add littlefs to scorpio build tree --- west.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/west.yml b/west.yml index 5970e103d0002..7307972534f92 100644 --- a/west.yml +++ b/west.yml @@ -29,6 +29,9 @@ manifest: projects: - name: fatfs path: modules/fs/fatfs + - name: littlefs + path: 9e4498d1c73009acd84bb36036ee5e2869112a6c + path: modules/fs/littlefs - name: mbedtls revision: 53044168b43f06ec5654b906a2cdd260bf477edd path: modules/crypto/mbedtls