ci: Add firmware with filesystem image to artifacts

This commit is contained in:
2025-03-25 23:04:44 +01:00
parent e2895589f1
commit 8a8cb85c39
5 changed files with 32 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "software/lib/microdot"]
path = software/lib/microdot
url = ../microdot.git
[submodule "software/tools/mklittlefs"]
path = software/tools/mklittlefs
url = https://github.com/earlephilhower/mklittlefs.git