SmartCar-V1/Code/SmartCarV1.code-workspace

82 lines
2.2 KiB
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"uart.h": "c",
"usb_data.h": "c",
"man_control_start.h": "c",
"uart2.h": "c",
"sys.h": "c",
"t5los8051.h": "c",
"user.h": "c",
"him_showdata.h": "c",
"string.h": "c",
"types.h": "c",
"mw_rtc.h": "c",
"mw_io_ctrl.h": "c",
"app_io_ctrl.h": "c",
"bsp_io.h": "c",
"mw_adc_ctrl.h": "c",
"app_hardware.h": "c",
"app_formula_manage.h": "c",
"mw_run_mode_manage.h": "c",
"mw_anim.h": "c",
"mw_soft_timer.h": "c",
"app_dwin_gui.h": "c",
"bsp_common.h": "c",
"app_common.h": "c",
"app_alarm.h": "c",
"app_soft_timer.h": "c",
"custom_motor_protocol.h": "c",
"bsp_uart.h": "c",
"dwin_dgus.h": "c",
"custom_motor.h": "c",
"motor_task.h": "c",
"modbus.h": "c",
"wtvb01_485.h": "c",
"imu_task.h": "c",
"screen_comm.h": "c",
"bsp.h": "c",
"bsp_system.h": "c",
"mw_led.h": "c",
"bsp_usart.h": "c",
"stm32f10x_usart.h": "c",
"bsp_gpio.h": "c",
"stm32f10x.h": "c",
"stm32f10x_rcc.h": "c",
"stm32f10x_gpio.h": "c",
"stm32f10x_tim.h": "c",
"app_led.h": "c",
"mw_printf.h": "c",
"stdint.h": "c",
"misc.h": "c",
"mw_bluetooth.h": "c",
"hc06.h": "c",
"public_diy.h": "c",
"bsp_timer.h": "c",
"bsp_led.h": "c",
"stm32f10x_conf.h": "c",
"stdio.h": "c",
"mw_debug_log.h": "c",
"bsp_motor.h": "c",
"mw_motor.h": "c",
"app_motor.h": "c",
"mw_ir_controller.h": "c",
"app_ir_controller.h": "c",
"bsp_oled.h": "c",
"oled.h": "c",
"w25q64.h": "c",
"bsp_flash.h": "c",
"myspi.h": "c",
"w25q64_ins.h": "c"
},
},
}