saramonteiro commented on a change in pull request #2074:
URL: https://github.com/apache/incubator-nuttx/pull/2074#discussion_r511070304



##########
File path: arch/xtensa/src/esp32/Kconfig
##########
@@ -259,6 +263,8 @@ config ESP32_WIRELESS
        select NET
        select ARCH_PHY_INTERRUPT
        select ESP32_RNG
+       select ESP32_RT_TIMER
+       select ESP32_TIMER0

Review comment:
       I think we should hide the Timer 0 instance  in case the user selected 
the WiFi. (and disable it in case it was already enabled). 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to