doma 13_11_2025

This commit is contained in:
Priec
2025-11-13 12:19:18 +01:00
parent 7e7f4b471a
commit 983c503caa
25 changed files with 699 additions and 0 deletions

22
hod5b/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
.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__/