From 1f0c3e28aceee779370ee7531a060e6c647720c9 Mon Sep 17 00:00:00 2001 From: Shen Mintao Date: Fri, 24 Jul 2026 14:28:47 +0800 Subject: [PATCH] docs: point issue 71 to maintained legacy commit --- tests/issue71-mcu1-v3-profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/issue71-mcu1-v3-profile/README.md b/tests/issue71-mcu1-v3-profile/README.md index 0b01f8c..a73ce8a 100644 --- a/tests/issue71-mcu1-v3-profile/README.md +++ b/tests/issue71-mcu1-v3-profile/README.md @@ -14,7 +14,7 @@ validation used by the reporter's previously working driver. The first issue #71 test proved that the DPD result stored in flash was valid, but the V5 main application still timed out at `DBG_START_APP_REQ`. Test commit -[`d999571`](https://github.com/shenmintao/aic8800d80/commit/d999571) restored the +[`dbfbfa0`](https://github.com/shenmintao/aic8800d80/commit/dbfbfa0) restored the complete profile matching the reporter's known-good firmware hashes, after which the reporter confirmed that the TX1U Nano worked.