Finished Programmer

This commit is contained in:
2025-09-05 17:32:53 +02:00
parent 98886d300e
commit abdf2d58f0
12 changed files with 3325 additions and 2444 deletions

View File

@@ -2,6 +2,7 @@
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"stm32f4xx_hal.h": "c",
"functional": "c"
"functional": "c",
"cstddef": "c"
}
}