common: Add the watchdog module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 16 Nov 2019 18:15:51 +0000 (19:15 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commitd7b1025de4e9ee55ea4a380d777ae31f1b53eae2
tree2bf8131875b80142b64a41d827416a4625cb2bc6
parent826f15ec13c6587f5ad6712134cf8bbbf04d33ac
common: Add the watchdog module.

For now this only lets us disable the COP watchdog.
SConscript.libcommon
src/common/lib.rs
src/common/watchdog.rs [new file with mode: 0644]