Example description
This simple CoreWatchdog example echoes back the state of GPIO inputs to the GPIO outputs. The state of the LEDs is changed every time a key is pressed. Keeping a key pressed for more than 5 seconds causes the watchdog to fire and reset the system. All LEDs are turned on after a reset allowing to easily seeing that the system is after coming out of reset.