添加任务插槽,未写完
This commit is contained in:
19
.vscode/settings.json
vendored
19
.vscode/settings.json
vendored
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stm32f4xx.h": "c",
|
||||
"signal.h": "c",
|
||||
"dev_flash.h": "c",
|
||||
"opt.h": "c",
|
||||
"if_can.h": "c",
|
||||
"board.h": "c",
|
||||
"prot_uc.h": "c",
|
||||
"tran_for_slave.h": "c",
|
||||
"ewupdata.h": "c"
|
||||
"stm32f4xx.h": "c",
|
||||
"signal.h": "c",
|
||||
"dev_flash.h": "c",
|
||||
"opt.h": "c",
|
||||
"if_can.h": "c",
|
||||
"board.h": "c",
|
||||
"prot_uc.h": "c",
|
||||
"tran_for_slave.h": "c",
|
||||
"ewupdata.h": "c",
|
||||
"elec_task_slot.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user