初始化 shenyuxiang 分支

This commit is contained in:
2026-07-21 17:38:16 +08:00
parent 7da7a3cb99
commit 2d8726efa2
118 changed files with 854 additions and 14364 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
using System;
// MCU通信错误码
namespace MCUSerialBridgeCLR
{
@@ -47,6 +47,7 @@ namespace MCUSerialBridgeCLR
public static class MCUSerialBridgeErrorExtensions
{
// M层MCU适配:把串口桥错误码转换为便于诊断的说明。
public static string ToDescription(this MCUSerialBridgeError err)
{
return err switch