Files
mkrtos-real/.vscode/settings.json

274 lines
6.9 KiB
JSON
Raw Normal View History

{
"files.associations": {
2023-08-20 20:52:23 +08:00
".*": ".cc",
"debug.h": "c",
"mpu_armv7.h": "c",
"core_cm3.h": "c",
"mpu.h": "c",
"gd32f10x.h": "c",
"mkrtos.h": "c",
"config.h": "c",
"assert.h": "c",
"dev_object.h": "c",
"sys.h": "c",
"gd32f10x_libopt.h": "c",
"delay.h": "c",
"gd32_sys.h": "c",
"stm32_sys.h": "c",
"stm32f2xx_conf.h": "c",
"sched.h": "c",
"stdio.h": "c",
"stm32f2xx.h": "c",
"tty.h": "c",
"fs.h": "c",
"system_stm32f2xx.h": "c",
"cpio.h": "c",
"dev.h": "c",
"knl_service.h": "c",
"sp.h": "c",
"fcntl.h": "c",
"stat.h": "c",
"types.h": "c",
"paths.h": "c",
"endian.h": "c",
"dietfeatures.h": "c",
"stackgap-common.h": "c",
"string.h": "c",
"features.h": "c",
"typeinfo": "c",
"embfeatures.h": "c",
"unistd.h": "c",
"fp_lib.h": "c",
"stdint.h": "c",
"int_math.h": "c",
"int_endianness.h": "c",
"cstdio": "c",
"math.h": "c",
"ieeefp.h": "c",
"int_lib.h": "c",
"cdefs.h": "c",
"softfloat.h": "c",
"sfp-machine.h": "c",
"soft-fp.h": "c",
"quad.h": "c",
"double.h": "c",
"*.inc": "c",
"half.h": "c",
"softfloat-for-gcc.h": "c",
"mkrtos_su.h": "c",
"array": "c",
"functional": "c",
"istream": "c",
"ostream": "c",
"tuple": "c",
"type_traits": "c",
"utility": "c",
"arch.h": "c",
"list.h": "c",
"typeindex": "c",
2022-12-13 21:52:17 +08:00
"mm.h": "c",
"atomic.h": "c",
"slist.h": "c",
2022-12-14 21:38:19 +08:00
"exec.h": "c",
2022-12-15 18:17:50 +08:00
"bitset": "c",
"knl_mutex.h": "c",
"knl_msg.h": "c",
"msg.h": "c",
2023-08-20 20:52:23 +08:00
"reboot.h": "c",
"random": "cpp",
"util.h": "c",
"factory.h": "c",
"prot.h": "c",
"ram_limit.h": "c",
"task.h": "c",
"mm_wrap.h": "c",
"ctype.h": "c",
"kobject.h": "c",
"misc.h": "c",
"cpulock.h": "c",
"init.h": "c",
"uart.h": "c",
"stdarg.h": "c",
"xprintf.h": "c",
"globals.h": "c",
"thread.h": "c",
"chrono": "c",
"ratio": "c",
"log.h": "c",
"syscall.h": "c",
2023-08-22 00:26:34 +08:00
"scheduler.h": "c",
"thread_armv7m.h": "c",
"printk.h": "c",
2023-08-23 00:42:36 +08:00
"obj_space.h": "c",
"u_types.h": "c",
"u_log.h": "c",
"u_prot.h": "c",
"u_arch.h": "c",
"errno.h": "c",
"crt_arch.h": "c",
"stdio_impl.h": "c",
"uio.h": "c",
2023-08-26 23:12:31 +08:00
"fs_backend.h": "c",
2023-08-27 16:52:53 +08:00
"mm_space.h": "c",
"mm_page.h": "c",
2023-08-29 16:16:25 +08:00
"u_task.h": "c",
"cpiofs.h": "c",
2023-08-29 18:36:32 +08:00
"u_factory.h": "c",
2023-08-30 00:36:52 +08:00
"u_thread.h": "c",
"u_app.h": "c",
"u_util.h": "c",
2023-09-01 22:01:13 +08:00
"u_mm.h": "c",
2023-09-02 00:18:54 +08:00
"u_ipc.h": "c",
2023-09-03 15:55:06 +08:00
"ref.h": "c",
"map.h": "c",
"ipc.h": "c",
2023-09-09 12:58:57 +08:00
"err.h": "c",
"diskio.h": "c",
2023-09-09 14:39:48 +08:00
"ff.h": "c",
"u_hd_man.h": "c",
"pthread.h": "c",
"*.in": "cpp",
"syscall_backend.h": "c",
"misc_backend.h": "c",
"queue.h": "c",
"irq.h": "c",
2023-09-15 17:26:21 +08:00
"irq_sender.h": "c",
2023-09-16 17:32:10 +08:00
"u_irq_sender.h": "c",
2023-09-22 00:14:27 +08:00
"u_env.h": "c",
"stddef.h": "c",
2023-09-24 01:26:07 +08:00
"u_rpc.h": "c",
"namespace.h": "c",
"u_rpc_svr.h": "c",
"rpc_prot.h": "c",
"ns_types.h": "c",
"ns_svr.h": "c",
"u_rpc_2.h": "c",
"ns_cli.h": "c",
2023-09-24 19:26:05 +08:00
"fs_cli.h": "c",
"u_rpc_1.h": "c",
2023-10-01 01:56:55 +08:00
"__config": "c",
"stm32f10x.h": "c",
"variant": "c",
"soft_iic.h": "c",
"sysinfo.h": "c",
"u_sleep.h": "c",
"hmi_user_uart.h": "c",
"usart3.h": "c",
"u_local_thread.h": "c",
"string": "c",
"string_view": "c",
"vector": "c",
"cstddef": "c",
"usart2.h": "c",
"hmi_lcd_process.h": "c",
"stdlib.h": "c",
"auto_close.h": "c",
"u_sys.h": "c",
"relay.h": "c",
"spi1.h": "c",
"led.h": "c",
"adc.h": "c",
"w25q64.h": "c",
"__bit_reference": "c",
"unordered_map": "c",
"__strerror.h": "c",
"sstream": "c",
"u_drv.h": "c",
2023-10-02 01:38:38 +08:00
"__node_handle": "c",
"__hash_table": "c",
"__tuple": "c",
"limits": "c",
"compare": "c",
"algorithm": "c",
"music_control.h": "c",
"__split_buffer": "c",
2023-10-02 22:15:06 +08:00
"initializer_list": "c",
"spi2.h": "c",
"wk2xx.h": "c",
"cwchar": "c",
"test.h": "c",
"uart5.h": "c",
"wk2xx_hw.h": "c",
"cstdlib": "c",
2023-10-05 23:10:18 +08:00
"locale": "c",
"uart4.h": "c",
2023-11-12 00:25:47 +08:00
"u_queue.h": "c",
"dirent.h": "c",
"iosfwd": "c",
"drv_adc.h": "c",
"mrboard.h": "c",
"mrapi.h": "c",
"device_port.h": "c",
2023-11-12 14:36:39 +08:00
"spi.h": "c",
"mr_board.h": "c",
"mr_config.h": "c",
"drv_svr.h": "c",
"drv_types.h": "c",
"ios": "c",
"mr_def.h": "c",
2023-11-13 23:42:05 +08:00
"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",
"board.h": "c",
"drv_common.h": "c",
"drv_can.h": "c",
"drv_gpio.h": "c",
"drv_config.h": "c",
"dma_config.h": "c",
"drv_lptim.h": "c",
"uart_config.h": "c",
"drv_crypto.h": "c",
"drv_log.h": "c",
2023-11-18 22:58:10 +08:00
"drv_usart.h": "c",
"__locale": "c",
2023-11-19 23:01:35 +08:00
"__string": "c",
"limits.h": "c",
"ctime": "c",
"pthread_impl.h": "c",
"time.h": "c",
2023-11-21 01:34:47 +08:00
"u_thread_util.h": "c",
"__mutex_base": "c",
"mutex": "c",
2023-11-26 16:09:19 +08:00
"__threading_support": "c",
"spinlock.h": "c",
"mr_api.h": "c",
2023-11-28 22:33:37 +08:00
"u_app_loader.h": "c",
2023-12-02 00:27:57 +08:00
"process_manager.h": "c",
"fs_svr.h": "c",
"pm_svr.h": "c",
2023-12-02 09:49:15 +08:00
"cons_cli.h": "c",
2023-12-02 14:36:49 +08:00
"access.h": "c",
"shell.h": "c",
"shell_cfg.h": "c",
"__memory": "c",
"optional": "c",
2023-12-02 22:02:56 +08:00
"system_error": "c",
2023-12-02 23:15:33 +08:00
"__dirent.h": "c",
"shell_fs.h": "c",
"shell_passthrough.h": "c"
},
2022-12-15 18:17:50 +08:00
"cortex-debug.showRTOS": false,
2023-10-05 23:10:18 +08:00
"cortex-debug.variableUseNaturalFormat": false,
}