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

Add preliminary support for some STM32G0 chips. (closes #759) #760

Merged
merged 2 commits into from
Jan 24, 2019
Merged

Add preliminary support for some STM32G0 chips. (closes #759) #760

merged 2 commits into from
Jan 24, 2019

Commits on Jan 12, 2019

  1. Add preliminary support for some STM32G0 chips.

    William Ransohoff committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    c1ad2cf View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Fix a bug in the 'which page to erase' logic.

    When I flashed a program with more than one page, I noticed that this logic did not un-set previously-set 'PNG' bits. So it would erase page 1, then page 3, then page 3...
    WRansohoff committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    5d973a2 View commit details
    Browse the repository at this point in the history