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 2020/11/07 21:55:56 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #2242: xtensa/esp32: Watchdog support (MWDTs)

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


   ## Summary
   
   This PR adds the support for the 2 WDTs from the Timer Module of ESP32. 
   
   ## Impact
   
   Now it is possible to use its 2 WDTs as character drivers.  
   
   ## Testing
   
   To test it, it was run the example for both instances:
   For MWDT 0:
   wdog
   For MWDT 1:
   wdog -i /dev/watchdog1
   
   
   
   
   
   


----------------------------------------------------------------
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] acassis merged pull request #2242: xtensa/esp32: Watchdog support (MWDTs)

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


   


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