chore: ignore generated build artifacts and add shared keil config

This commit is contained in:
2026-04-23 00:01:01 +08:00
parent ccd69a523e
commit 00be10f134
2 changed files with 10 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"keil": {
"project": "MDK-ARM/TCP2UART.uvprojx",
"target": "TCP2UART",
"log_dir": ".embeddedskills/build"
}
}