This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 52c4408db9ab720347f2548a7fc2f7977dad8daf
Author: buxiasen <[email protected]>
AuthorDate: Tue Dec 10 23:33:58 2024 +0800

    document/drivertest: add more information in drivertest
    
    Signed-off-by: buxiasen <[email protected]>
---
 Documentation/applications/testing/drivertest/index.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/applications/testing/drivertest/index.rst 
b/Documentation/applications/testing/drivertest/index.rst
index a12603f3fe..8180a0b842 100644
--- a/Documentation/applications/testing/drivertest/index.rst
+++ b/Documentation/applications/testing/drivertest/index.rst
@@ -1,3 +1,5 @@
 ======================================
-``drivertest`` vela cmocka driver test
+``drivertest`` cmocka driver test
 ======================================
+
+This is a test for specific driver or chip based on cmocka.

Reply via email to