移植部分rtthread驱动框架
This commit is contained in:
26
.vscode/settings.json
vendored
26
.vscode/settings.json
vendored
@@ -206,7 +206,31 @@
|
||||
"drv_types.h": "c",
|
||||
"ios": "c",
|
||||
"mr_def.h": "c",
|
||||
"drv_rpc.h": "c"
|
||||
"drv_rpc.h": "c",
|
||||
"rtdbg.h": "c",
|
||||
"rtdevice.h": "c",
|
||||
"rtthread.h": "c",
|
||||
"driver.h": "c",
|
||||
"char.h": "c",
|
||||
"block.h": "c",
|
||||
"graphic.h": "c",
|
||||
"mtd.h": "c",
|
||||
"net.h": "c",
|
||||
"ringbuffer.h": "c",
|
||||
"completion.h": "c",
|
||||
"dataqueue.h": "c",
|
||||
"workqueue.h": "c",
|
||||
"waitqueue.h": "c",
|
||||
"pipe.h": "c",
|
||||
"ringblk_buf.h": "c",
|
||||
"poll.h": "c",
|
||||
"pin.h": "c",
|
||||
"rtconfig.h": "c",
|
||||
"bus.h": "c",
|
||||
"dm.h": "c",
|
||||
"platform.h": "c",
|
||||
"rtdef.h": "c",
|
||||
"rtc.h": "c"
|
||||
},
|
||||
"cortex-debug.showRTOS": false,
|
||||
"cortex-debug.variableUseNaturalFormat": false,
|
||||
|
||||
Reference in New Issue
Block a user