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

Internal only write once #340

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Commits on Aug 15, 2023

  1. add test to demonstrate that NVM_FLASH_WRITEONCE

    is calling nvm_select_fresh_sector on a potentially external partition, which will fail and crashes the simulator. the next commit will hold the fix
    jpbland1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    20184d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08ed5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cbac83 View commit details
    Browse the repository at this point in the history
  4. remove unready test

    jpbland1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f5a2e23 View commit details
    Browse the repository at this point in the history