newPtz/.vscode/settings.json

42 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2025-08-13 09:38:09 +00:00
{
"files.associations": {
2025-09-12 09:53:32 +00:00
"stdio.h": "c",
"drv_usart.h": "c",
2025-09-13 09:22:00 +00:00
"rtservice.h": "c",
"gd32f4xx_adc.h": "c",
"drv_adc.h": "c",
"gd32f4xx.h": "c",
"gd32f4xx_dma.h": "c",
"tmp75.h": "c",
"gd32f4xx_misc.h": "c",
"rtthread.h": "c",
"rthw.h": "c",
"delay_us.h": "c",
2025-09-16 02:05:41 +00:00
"core_cm4.h": "c",
2025-09-17 09:19:20 +00:00
"gd32f4xx_usart.h": "c",
2025-09-23 05:53:05 +00:00
"stdlib.h": "c",
"gd32f4xx_gpio.h": "c",
"gd32f4xx_i2c.h": "c",
"drv_i2c.h": "c",
"mb85rc64.h": "c",
2025-09-26 10:17:39 +00:00
"gd32f4xx_rcu.h": "c",
"core_cminstr.h": "c",
"rtlibc.h": "c",
"libc_signal.h": "c",
"rtconfig.h": "c",
"rtdebug.h": "c",
"gd32f4xx_libopt.h": "c",
"delay.h": "c",
"gd32f4xx_enet.h": "c",
"beep.h": "c",
"gd32f4xx_exmc.h": "c",
2025-09-29 09:41:58 +00:00
"gd32f4xx_ipa.h": "c",
"gd32f4xx_spi.h": "c",
"tmr3109.h": "c",
"core_cmfunc.h": "c",
"gd32f4xx_it.h": "c",
"usbd_transc.h": "c",
"drv_usbd_int.h": "c",
"system_gd32f4xx.h": "c"
2025-08-13 09:38:09 +00:00
}
}