mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-07-12 22:45:39 +00:00
add examples
This commit is contained in:
parent
265d41b6a3
commit
4128624f93
112 changed files with 158017 additions and 0 deletions
10
RTL00_SDKV35a/example_sources/watchdog/readme.txt
Normal file
10
RTL00_SDKV35a/example_sources/watchdog/readme.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Example Description
|
||||
|
||||
This example describes how to use watchdog api.
|
||||
|
||||
Requirement Components: None
|
||||
|
||||
In this example, watchdog is setup to 5s timeout.
|
||||
Watchdog won't bark if we refresh it before timeout.
|
||||
The timer is also reloaded after refresh.
|
||||
Otherwise it will restart system in default or call callback function if registered.
|
||||
Loading…
Add table
Add a link
Reference in a new issue