projects
/
pub
/
lufa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
de75362
)
Use timer 1 interrupt to leave Bootloader after timeout
author
Peter Henn
<Peter.Henn@web.de>
Wed, 29 Dec 2021 21:02:50 +0000
(21:02 +0000)
committer
Peter Henn
<Peter.Henn@web.de>
Fri, 7 Jan 2022 12:15:33 +0000
(12:15 +0000)
- remove the wait implementation 5 seconds stay in bootloader while
loop implementation from Stanley Lio and add a timer tick counter
to allow leaving the Bootloader once the counter reaches zero.
No differences found