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

Develop #1

Merged
merged 3 commits into from
Jan 3, 2021
Merged

Develop #1

merged 3 commits into from
Jan 3, 2021

Conversation

JF002
Copy link
Collaborator

@JF002 JF002 commented Jan 3, 2021

Code cleaning.
Prevent the watchdog from resetting the cpu during the bootloader process. This can occur after a soft reset or a reset from the debug interface. In this case, the watchdog is not stopped and can still reset the bootloader.

JF002 added 3 commits January 2, 2021 20:51
…t during transfer of the recovery firmware and during mcuboot processing.

This is needed because the bootloader is NOT disabled by a softreset (NVIC_systemReset()) or by a reset via the debug interface.
Add tool to convert png to RLE encoded buffer from wasp-os.
@JF002 JF002 merged commit 53918c7 into master Jan 3, 2021
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.

1 participant