acassis commented on code in PR #8934:
URL: https://github.com/apache/nuttx/pull/8934#discussion_r1154843761


##########
arch/risc-v/src/espressif/Kconfig:
##########
@@ -213,6 +213,10 @@ config ESPRESSIF_UART1
        select UART1_SERIALDRIVER
        select ARCH_HAVE_SERIAL_TERMIOS
 
+config ESPRESSIF_HR_TIMER
+       bool "High Resolution Timer"
+       default n

Review Comment:
   Please include a --help-- to explain what it the HR_TIMER, maybe also 
comment it is the equivalent to RT_TIMER on ESP32/Sx



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