eren-terzioglu opened a new pull request, #15186:
URL: https://github.com/apache/nuttx/pull/15186

   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   efuse support added to read and write efuses through application code
   virtual efuse (efuse simulation) support to test efuse operation codes 
without damaging the hardware.
   
   - esp32[c3|c6|h2]: Add efuse simulation support
   - esp32[c3|c6|h2]: Add efuse support
   
   ## Impact
   
   ESP32-C3, ESP32-C6, ESP32-H2
   
   ## Testing
   Configrations used with `CONFIG_ESPRESSIF_EFUSE`  option and additionaly 
`CONFIG_ESPRESSIF_EFUSE_VIRTUAL` option enabled:
   ```
   esp32c3-generic:nsh
   esp32c6-devkitc:nsh
   esp32h2-devkit:nsh
   ```
   Sample app used to fetch a sample efuse.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to