Watchdog timer, boot reason tracking, net_poll frame limit, reboot/picoboot CLI commands
This commit is contained in:
@@ -15,5 +15,6 @@ static constexpr handler_entry handlers[] = {
|
||||
int main() {
|
||||
handlers_init();
|
||||
dispatch_init();
|
||||
handlers_start();
|
||||
dispatch_run(handlers);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user