11.22:完善注释;提高代码的移植性;完善串口程序。
This commit is contained in:
3
STM32/Environment_Node/.vscode/settings.json
vendored
3
STM32/Environment_Node/.vscode/settings.json
vendored
@@ -2,6 +2,7 @@
|
||||
"files.associations": {
|
||||
"stm32f10x_crc.h": "c",
|
||||
"stm32f10x.h": "c",
|
||||
"semaphore.h": "c"
|
||||
"semaphore.h": "c",
|
||||
"freertos.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user