From ef748d9d2b722efecc06364d13cbc76a8dd23c92 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 3 Jun 2024 11:14:33 +0800 Subject: [PATCH] update --- settings.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/settings.json b/settings.json index 45563fa..0b85770 100644 --- a/settings.json +++ b/settings.json @@ -75,7 +75,10 @@ "stop_token": "cpp", "thread": "cpp", "early_ticket.h": "c", - "chrono": "cpp" + "chrono": "cpp", + "usart.h": "c", + "gins.h": "c", + "common_hardware_init.h": "c" }, "files.autoGuessEncoding": false, "files.encoding": "gbk"