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

crashdump change to choice, add coredump to mtd support based on mtdout stream. #14997

Merged
merged 5 commits into from
Nov 29, 2024

Commits on Nov 29, 2024

  1. blk/mtdoutstream: use lib_sostream_s to support seek

    Signed-off-by: buxiasen <[email protected]>
    jasonbu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    93bb1dd View commit details
    Browse the repository at this point in the history
  2. coredump: update coredump method to choice, default NONE

    Signed-off-by: buxiasen <[email protected]>
    jasonbu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    eb93a51 View commit details
    Browse the repository at this point in the history
  3. coredump: fit sostream, mtdoutstream use alloc, info use stack

    Signed-off-by: wanggang26 <[email protected]>
    Signed-off-by: buxiasen <[email protected]>
    wanggang26 authored and jasonbu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ba327f0 View commit details
    Browse the repository at this point in the history
  4. coredump: support mtdoutstream

    Signed-off-by: buxiasen <[email protected]>
    jasonbu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    dcbda73 View commit details
    Browse the repository at this point in the history
  5. coredump: add BOARD_CRASHDUMP_CUSTOM support

    For only board specific crashdump and no syslog/blk/mtd coredump
    
    Signed-off-by: buxiasen <[email protected]>
    jasonbu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b322651 View commit details
    Browse the repository at this point in the history