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

Move K32W0 PDM writes to the idle task #18978

Merged

Commits on Jun 5, 2022

  1. [K32W0] Use PDM SaveOnIdle

    Lengthy flash operations are postponed on the idle task.
    
    Signed-off-by: Doru Gucea <doru-cristian.gucea@nxp.com>
    doru91 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    8f3ae34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0d6db View commit details
    Browse the repository at this point in the history
  3. Fix KVS

    Signed-off-by: Doru Gucea <doru-cristian.gucea@nxp.com>
    doru91 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    1e93f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d528ba View commit details
    Browse the repository at this point in the history