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



##########
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:
       Will it always be hard-coded to Timer0? Also I think in this case we 
need forbid the user from selecting Timer0 as general purpose timer!




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