Skip to content
Snippets Groups Projects
Commit d199f059 authored by autobot's avatar autobot
Browse files

autobot: Update littlefs


Update littlefs to v2.8.0.

Signed-off-by: default avatarautobot <autobot-noreply@arm.com>
parent e869a95c
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ Folders containing external components are listed below. Each component should c
"License": "BSD-3-Clause",
"Origin": "https://github.com/littlefs-project/littlefs",
"Category": "2",
"Version": "v2.7.0",
"Version": "v2.8.0",
"Security risk": "low"
},
{
......
......@@ -105,7 +105,7 @@ FetchContent_Declare(
FetchContent_Declare(
littlefs
GIT_REPOSITORY https://github.com/littlefs-project/littlefs.git
GIT_TAG v2.7.0
GIT_TAG v2.8.0
GIT_SHALLOW ON
GIT_PROGRESS ON
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment