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

[feature] Increase STM32L0 option_size to 20 #1046

Merged
merged 1 commit into from
Oct 10, 2020

Commits on Oct 8, 2020

  1. Increase STM32L0 option_size to 20

    The FLASH_OPTR, FLASH_WRPROT1 and FLASH_WRPROT2 registers are spread across
    20 option bytes.  With the original option_size of 4, only the lower 16 bits
    of FLASH_OPTR could be modified.
    timothytylee committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2a746af View commit details
    Browse the repository at this point in the history