Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.0] Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR #8231

Merged
merged 1 commit into from
Nov 3, 2017

Conversation

AnHardt
Copy link
Member

@AnHardt AnHardt commented Nov 3, 2017

Longer watchdog timeouts broke the watchdog in WATCHDOG_RESET_MANUAL for AVRs. A register structure was not matched.
The interrupt driven serial send blocked the output of the watchdog interrupt used by WATCHDOG_RESET_MANUAL.

@thinkyhead thinkyhead merged commit 3749a74 into MarlinFirmware:bugfix-2.0.x Nov 3, 2017
@AnHardt AnHardt deleted the 2.0_watchdog branch November 3, 2017 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants