给makefile插件增加自动生成compile commands数据库的支持,避免无法自动配置

This commit is contained in:
NeoZng
2023-10-27 16:19:27 +08:00
parent d764e0f940
commit 276fee9352
2 changed files with 65 additions and 2 deletions

3
.gitignore vendored
View File

@@ -51,5 +51,4 @@ build
./idea
.vscode/.cortex-debug.peripherals.state.json
.vscode/.cortex-debug.registers.state.json
*.jdebug*
settings.json
*.jdebug*