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/12/10 18:39:29 UTC

[GitHub] [incubator-nuttx] v01d commented on pull request #2514: xtensa/esp32: allows the rtc wdt to be configured in bootloader and used later

v01d commented on pull request #2514:
URL: https://github.com/apache/incubator-nuttx/pull/2514#issuecomment-742714980


   I did a similar change for nRF52. Without knowing the particulars of ESP32 maybe you could do something similar: what i did is to check if the WDT is running and set the internal flag accordingly (see https://github.com/apache/incubator-nuttx/pull/2148/files#diff-ee887d9b947e24dd85e59ee039ecf2cd618c377f294599146d7103265068d626R409). The only caveat is that the "time to expire" will not be accurate until next time watchdog is reset.


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