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

   ## Summary
   
   * arch/[risc-v|xtensa]: Re-add `RMT_LOOP_TEST_MODE` Kconfig entry
     - The PR #18654 removed the Kconfig option `RMT_LOOP_TEST_MODE` used by 
Espressif's RMT peripheral. This PR reintroduces it as a lower-half driver 
interface used to enable internal loopback tests.
   
   ## Impact
   
   Impact on user: No.
   
   Impact on build: No.
   
   Impact on hardware: Yes. Impacts Espressif's RMT peripheral testing.
   
   Impact on documentation: No.
   
   Impact on security: No.
   
   Impact on compatibility: No.
   
   ## Testing
   
   Testing procedure can be copied from 
https://github.com/apache/nuttx-apps/pull/3461. If `CONFIG_RMT_LOOP_TEST_MODE` 
is set there is no need to externally wire RMT's output and input pins.


-- 
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