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

xiaoxiang781216 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 88251dfe6155ba4186a725a81e97a746c7059939
Author: Liam Howatt <[email protected]>
AuthorDate: Fri Aug 21 16:41:40 2026 -0400

    Documentation/stm32h5: CRC is supported.
    
    STM32H5 has hardware CRC support and the header
    file is present.
    
    Signed-off-by: Liam Howatt <[email protected]>
---
 Documentation/platforms/arm/stm32h5/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/platforms/arm/stm32h5/index.rst 
b/Documentation/platforms/arm/stm32h5/index.rst
index fafc133a003..28b93072d75 100644
--- a/Documentation/platforms/arm/stm32h5/index.rst
+++ b/Documentation/platforms/arm/stm32h5/index.rst
@@ -54,7 +54,7 @@ USB_FS      Yes      USB Device and Host Support.
 AES         No
 CEC         No
 CORDIC      No
-CRC         No
+CRC         Yes
 CRS         No
 DAC         No
 DBG         No

Reply via email to