semestralka pvs

This commit is contained in:
Priec
2025-11-13 23:14:58 +01:00
parent 19dec1ee05
commit b52c78d056
16 changed files with 137740 additions and 0 deletions

23
semestralka1/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
.build
.mbed
projectfiles
*.py*
# Local build directories
cmake_build/
BUILD/
mbed-os/
.mbed/
.mbedignore
*.elf
*.bin
*.hex
*.map
# IDE and temporary files
.vscode/
.idea/
*.log
*.pyc
__pycache__/
.cache/