Files
mkrtos-real/.vscode/settings.json

71 lines
1.7 KiB
JSON

{
"files.associations": {
"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",
"mm.h": "c"
},
"cortex-debug.showRTOS": false
}