Boot reason via watchdog scratch register, reboot/picoboot CLI commands, enum msgpack support
This commit is contained in:
@@ -25,6 +25,7 @@ static constexpr handler_entry handlers[] = {
|
||||
};
|
||||
|
||||
int main() {
|
||||
handlers_init();
|
||||
dispatch_init();
|
||||
|
||||
gpio_init(LED_PIN);
|
||||
|
||||
Reference in New Issue
Block a user