wangchdo commented on code in PR #17065:
URL: https://github.com/apache/nuttx/pull/17065#discussion_r2374583170


##########
sched/Kconfig:
##########
@@ -2034,3 +2034,21 @@ config CUSTOM_SEMAPHORE_MAXVALUE
        ---help---
                Enable to support custom max value for semaphores.
                When this option is enabled, the max value of a semaphore can 
be set
+
+config HRTIMER
+       bool "High-resolution timer (hrtimer) support"
+       depends on ONESHOT

Review Comment:
   OK, I will update it soon



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