Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Watchdog Timer #70

Open
tjpetz opened this issue Apr 26, 2020 · 2 comments
Open

Watchdog Timer #70

tjpetz opened this issue Apr 26, 2020 · 2 comments
Labels
question Further information is requested

Comments

@tjpetz
Copy link

tjpetz commented Apr 26, 2020

Request you add support for the Watchdog timer in mbed. The headers are there. Support became available for the NRF52840 in Oct 2019 in mbed. It looks like just a define DEVICE_WATCHDOG is likely required in defines.txt to enable.

Is there any reason (other than timing as this code and the WDT support for the NRFs came out around the same time) the Watchdog was excluded?

Thanks in advance.

@facchinm facchinm added the question Further information is requested label Apr 27, 2020
@facchinm
Copy link
Member

Hi @tjpetz ,
no reason except that the core was compiled against a version of mbed-os that didn't contain that code. Since we are in sync with master, next rebuild will contain it.
Leaving the issue open to keep track of it.

@tjpetz
Copy link
Author

tjpetz commented Apr 28, 2020

Thanks for the response. I'll keep on the lookout for the next rebuild.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants