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