docs: update rst

Signed-off-by: sakumisu <1203593632@qq.com>
This commit is contained in:
sakumisu
2025-12-16 20:16:57 +08:00
parent 7b9b396ab4
commit baf2a56c93
8 changed files with 212 additions and 119 deletions

View File

@@ -71,7 +71,7 @@ Serial 框架当前支持 cdc acm, ftdi, cp210x, ch34x, pl2303gsm 驱动。
goto delete_with_close;
}
}
USB_LOG_RAW("serial loopback test success\r\n");
serial_test_success = true;
break;
}
}