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.
22 lines
493 B
22 lines
493 B
{
|
|
"files.associations": {
|
|
"*.hpp": "cpp",
|
|
"iostream": "cpp",
|
|
"list": "cpp",
|
|
"memory": "cpp",
|
|
"sstream": "cpp",
|
|
"*.tcc": "cpp",
|
|
"compare": "c",
|
|
"stdbool.h": "c",
|
|
"stdint.h": "c",
|
|
"chip.h": "c",
|
|
"atomic": "c",
|
|
"random": "c",
|
|
"delay.h": "c",
|
|
"main.h": "c",
|
|
"stm32f4xx_hal.h": "c",
|
|
"stm32f4xx_hal_conf.h": "c",
|
|
"marco.h": "c",
|
|
"stdio.h": "c"
|
|
}
|
|
}
|