add bsp log doc

This commit is contained in:
NeoZng
2022-11-11 21:49:03 +08:00
parent ebb33406bb
commit 33e10fa687
6 changed files with 64 additions and 8 deletions

View File

@@ -45,6 +45,9 @@
"stdint-gcc.h": "c",
"string.h": "c",
"motor_def.h": "c",
"stdio.h": "c"
"stdio.h": "c",
"segger_rtt_conf.h": "c",
"segger_rtt.h": "c",
"bsp_log.h": "c"
}
}