uloha 3 hotova

This commit is contained in:
Filipriec
2025-10-17 07:22:22 +02:00
parent b27c29aa61
commit 90b1b371d6
8 changed files with 343 additions and 0 deletions

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