feat: 移植 lwprintf
This commit is contained in:
@@ -25,7 +25,12 @@
|
||||
"editor.tabSize": 4,
|
||||
"editor.autoIndent": "advanced"
|
||||
},
|
||||
"EIDE.OpenOCD.ExePath": "D:/Program Files (x86)/at32_OpenOCD_V2.0.2/bin/openocd.exe"
|
||||
"EIDE.OpenOCD.ExePath": "D:/Program Files (x86)/at32_OpenOCD_V2.0.2/bin/openocd.exe",
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#4B2301",
|
||||
"titleBar.activeBackground": "#693002",
|
||||
"titleBar.activeForeground": "#FFF9F4"
|
||||
}
|
||||
},
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
|
||||
Reference in New Issue
Block a user