Merge branch 'main' into TFTP

This commit is contained in:
2023-11-12 16:13:08 +01:00
11 changed files with 2594 additions and 24 deletions

15
.gitignore vendored
View File

@@ -31,6 +31,18 @@
*.out
*.app
# Log files
*.log
# Metadata directories
.metadata/
project/.metadata
# Test files
project/Core/Inc/stlogo.h
project/Core/Inc/test_img.h
project/Core/Inc/test_data.h
project/Debug/
project/.idea/
@@ -43,4 +55,7 @@ project/.mxproject
project/project.launch
project/Scripts
Scripts/
project/project\ Debug.launch
build/