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



##########
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:
       Because WiFi should use 1 hardware timer, so I think using timer0 
directly and tell users that timer0 is used by WiFi and they should use other 
timers, this is also a good way.




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