You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/22 13:00:01 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #3588: esp32/esp32-c3: Timer conflict refactoring

saramonteiro opened a new pull request #3588:
URL: https://github.com/apache/incubator-nuttx/pull/3588


   ## Summary
   This PR removes the "duplicated" timer init function to initialize the timer ​used by the WLAN driver.
   It also reorganizes  it and move the  conflict solving to the boards level instead of the driver level.
   
   ## Impact
   WLAN driver users from both chips.
   
   ## Testing
   
   ESP32:
   Devkit: mqtt
   Ethernet and Wrover: wapi
   
   ESP32-C3:
   Inconclusive test since the wapi seems to be facing an issue before this PR.
   


-- 
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3588: esp32/esp32-c3: Timer conflict refactoring

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3588:
URL: https://github.com/apache/incubator-nuttx/pull/3588


   


-- 
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:
users@infra.apache.org