gustavonihei commented on code in PR #8934: URL: https://github.com/apache/nuttx/pull/8934#discussion_r1154860267
########## 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: Done! -- 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