NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
Watchdog demo program. More...
#include <neorv32.h>
Macros | |
User configuration | |
#define | BAUD_RATE 19200 |
#define | WDT_TIMEOUT_S 8 |
Functions | |
int | main () |
Watchdog demo program.
#define BAUD_RATE 19200 |
UART BAUD rate
#define WDT_TIMEOUT_S 8 |
WDT timeout (until system reset) in seconds
int main | ( | void | ) |
Main function