修改测试用例,SPI/QSPI的测试用例应该过了

This commit is contained in:
2025-09-22 00:58:34 +08:00
parent d19c7e8481
commit 2c1627b215
7 changed files with 60 additions and 37 deletions

View File

@@ -58,7 +58,7 @@ def tc1():
default_trans_code = ""
for i in range(dev_num + 1):
default_trans_code = default_trans_code + using_proper_transcode(i)
default_trans_code = default_trans_code + using_proper_workmode(i)
genPkt.addAfterExc(genMessageCode("--正确的key")
+change_8b10b_code1