hod3 working, now to hod4

This commit is contained in:
Filipriec
2025-10-16 16:56:01 +02:00
parent d8dad2fc22
commit d33d23b845
10 changed files with 349 additions and 18 deletions

22
hod4_uart/.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__/