gustavonihei opened a new pull request, #8932:
URL: https://github.com/apache/nuttx/pull/8932

   ## Summary
   
   This PR intends to add support for enabling the random number generation via 
`/dev/random` and `/dev/urandom` for the currently supported Espressif RISC-V 
based chips:
   - **ESP32-C3**
   - **ESP32-C6**
   - **ESP32-H2**
   
   ## Impact
   
   New feature, no impact if not used.
   
   ## Testing
   Successful execution of the `rand` application using the following 
defconfigs:
   - `esp32c3-generic:random`
   - `esp32c6-generic:random`
   - `esp32h2-generic:random`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to