Skip to content

Commit

Permalink
Updated submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeio committed Feb 25, 2025
1 parent d7cc164 commit 95bd1ae
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion grbl
2 changes: 1 addition & 1 deletion networking
2 changes: 1 addition & 1 deletion sdcard
Submodule sdcard updated 11 files
+11 −11 fs_fatfs.c
+4 −4 fs_fatfs.h
+39 −23 fs_littlefs.c
+4 −4 fs_littlefs.h
+787 −0 fs_stream.c
+23 −4 fs_stream.h
+8 −9 macros.c
+6 −9 macros.h
+30 −691 sdcard.c
+14 −27 sdcard.h
+1 −6 ymodem.c
2 changes: 1 addition & 1 deletion webui
Submodule webui updated 18 files
+6 −6 args.c
+5 −8 args.h
+8 −8 commands_v2.c
+5 −8 commands_v2.h
+9 −4 commands_v3.c
+5 −8 commands_v3.h
+7 −11 flashfs.c
+6 −9 flashfs.h
+5 −9 fs_embedded.c
+4 −4 fs_embedded.h
+14 −7 fs_handlers.c
+29 −1 fs_handlers.h
+3 −3 login.c
+7 −9 login.h
+8 −12 sdfs.c
+6 −9 sdfs.h
+22 −15 server.c
+5 −8 webui.h

0 comments on commit 95bd1ae

Please sign in to comment.