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

Fixed Timer overflow bug #6

Open
wants to merge 1 commit into
base: esp8266-1.4.1
Choose a base branch
from

Conversation

anakod
Copy link

@anakod anakod commented Apr 6, 2015

When enabled flag "system_timer_reinit()" ESP will reboot by WDT timer after ~15 minutes.
This code from original espressif LWIP and it resolve reboot problem. Tested on real hardware.

@kadamski
Copy link
Owner

And unfortunately I had a high prio weekendwork in my day job so I had no time to look at it. I will take me one more week to look at it:/

@kadamski
Copy link
Owner

kadamski commented May 3, 2015

I finally had time to work on this. Created system_timer_reinit branch. Seems to be fixing this but for me. @anakod do you have time to test it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants