Implement different startup behavior #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is currently a 1s startup delay after which twiboot executes the application.
Investigate if it is possible to remove this timeout by checking the reset cause registers and start twiboot only after an watchdog reset (by the application).
There should be a config switch to keep the old behavior (for debugging).
Implement different timeout behiviorto Implement different timeout behaviorImplement different timeout behaviorto Implement different startup behavior