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

rtt: Improve buffer allocation and handling #351

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Commits on Sep 27, 2024

  1. imxrt: Fix dtcm memory mappings

    Fix mapping origin on imxrt117x.
    Fix mapping length on imxrt106x, imxrt105x.
    
    JIRA: RTOS-754
    jmaksymowicz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ec912bb View commit details
    Browse the repository at this point in the history
  2. rtt: Reserve memory for RTT buffers in memory map

    JIRA: RTOS-754
    jmaksymowicz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c2e8bfe View commit details
    Browse the repository at this point in the history