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

   Add CLIC interrupt threshold support
   
   ### Summary
   - Add CONFIG_ARCH_RISCV_CLIC_THRESHOLD Kconfig to enable CLIC interrupt 
threshold support
   - Implement up_irq_set_threshold() / up_irq_get_threshold() APIs in irq.h
   - Save/restore mthreshold/sthreshold in exception entry/exit
   - Document the feature in Documentation/platforms/risc-v/common/index.rst


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