Basic Watchdog implementation, not fully tested
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 23 Nov 2015 12:04:23 +0000 (13:04 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commitf9e6ebd306e61a1357ce68f03249fc4d4113a228
treec662348eabfc8dddf09b3f84ba0a31cfa53965e6
parentfd6dc53e9c574ad20fb518b88cb0ee1bbfba6c28
Basic Watchdog implementation, not fully tested
core/system.c
core/watchdog.c [new file with mode: 0644]
include/core/lpc_regs_12xx.h
include/core/system.h
include/core/watchdog.h [new file with mode: 0644]