初始版本
This commit is contained in:
12
.vscode/settings.json
vendored
Normal file
12
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"nrf_drv_ppi.h": "c",
|
||||
"drv_saadc.h": "c",
|
||||
"bsp_btn_ble.h": "c",
|
||||
"nrf_delay.h": "c",
|
||||
"timer.h": "c",
|
||||
"drv_uart.h": "c",
|
||||
"nrf_drv_saadc.h": "c"
|
||||
},
|
||||
"cmake.sourceDirectory": "F:/work/HL-PDJ-1_PelvicFloor/external/mbedtls"
|
||||
}
|
||||
Reference in New Issue
Block a user