修复字节对齐问题

This commit is contained in:
kidneygood
2022-11-18 22:53:53 +08:00
parent 611db0ded1
commit 0d94ff3f28
5 changed files with 6 additions and 2 deletions

View File

@@ -48,6 +48,7 @@
"stdio.h": "c",
"segger_rtt_conf.h": "c",
"segger_rtt.h": "c",
"bsp_log.h": "c"
"bsp_log.h": "c",
"referee.h": "c"
}
}