You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
634 B
26 lines
634 B
{
|
|
"files.associations": {
|
|
"*.hpp": "cpp",
|
|
"uart.h": "c",
|
|
"string.h": "c",
|
|
"stdarg.h": "c",
|
|
"main.h": "c",
|
|
"stdio.h": "c",
|
|
"stm32f4xx_hal.h": "c",
|
|
"zlog.h": "c",
|
|
"app_core.h": "c",
|
|
"zdelay.h": "c",
|
|
"apphardware.h": "c",
|
|
"front_end_controler.h": "c",
|
|
"ticket.h": "c",
|
|
"tjc_processer.h": "c",
|
|
"page_main.h": "c",
|
|
"page_processer.h": "c",
|
|
"page_settingtime.h": "c",
|
|
"standbymode.h": "c",
|
|
"ztask.h": "c",
|
|
"stdbool.h": "c",
|
|
"stdint.h": "c",
|
|
"ui.h": "c"
|
|
}
|
|
}
|