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

Update to SystemView v3.58 #22

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 28, 2024

  1. segger: Convert to Unix style line endings

    Convert all files in repository to Unix style LF line endings (`\n`).
    Trailing whitespace is also trimmed.
    
    No functional changes.
    
    Signed-off-by: Bryce Wilkins <[email protected]>
    brycewilkins committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f0d6dbf View commit details
    Browse the repository at this point in the history
  2. segger: update to SystemView v3.58

    Integrate Zephyr changes with Segger SystemView target source v3.58
    
    Signed-off-by: Bryce Wilkins <[email protected]>
    brycewilkins committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7205ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. readme: Add readme

    Add README.md that identifies the origin of Segger source files and
    provide a procedure for migrating Zephyr changes to new Segger releases.
    
    Signed-off-by: Bryce Wilkins <[email protected]>
    brycewilkins committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    bfbb570 View commit details
    Browse the repository at this point in the history