mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
add bsp log doc
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
|
||||
#define BUFFER_INDEX 0
|
||||
|
||||
void BSP_Log_Init() { SEGGER_RTT_Init(); }
|
||||
void BSP_Log_Init()
|
||||
{
|
||||
SEGGER_RTT_Init();
|
||||
}
|
||||
|
||||
int printf_log(const char *fmt, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user