Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZachYarbro/lwwdg

 
 

Repository files navigation

Lightweight Watchdog for embedded systems

LwWDG is lightweight watchdog library, primarily targeting operating systems, to watch multiple threads and reset system if one of them fails.

Read first: Documentation

Features

  • Written in C (C11)
  • Easy to use - very little platform dependency
  • Written for operating systems in mind

Contribute

Fresh contributions are always welcome. Simple instructions to proceed:

  1. Fork Github repository
  2. Follow C style & coding rules already used in the project
  3. Create a pull request to develop branch with new features or bug fixes

Alternatively you may:

  1. Report a bug
  2. Ask for a feature request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.3%
  • CMake 15.7%