LCD_QSPIBoot/.vscode/settings.json

14 lines
386 B
JSON
Raw Normal View History

2025-05-20 14:02:07 +08:00
{
"commentTranslate.source": "naomi233.comment-translate-transmart-transmart",
"files.associations": {
"norflash.h": "c",
"uartapp.h": "c",
"stm32l4xx_hal.h": "c",
"stm32l4xx_hal_conf.h": "c",
"stdio.h": "c",
"cmsis_iccarm.h": "c",
"stm32l431xx.h": "c",
"core_cm4.h": "c",
"system_stm32l4xx.h": "c"
}
}