mirror of
https://github.com/cwyark/ameba-sdk-gcc-make.git
synced 2026-07-15 05:25:39 +00:00
first commit and add gitignore, README.md
This commit is contained in:
commit
760756ba2c
1861 changed files with 709236 additions and 0 deletions
10
project/realtek_ameba1_va0_example/example_sources/watchdog/readme.txt
Executable file
10
project/realtek_ameba1_va0_example/example_sources/watchdog/readme.txt
Executable 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