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

[qpg6100] Move extern alloc to ThreadStackManagerImpl #6990

Merged
merged 1 commit into from
May 21, 2021

Conversation

nikita-s-wrk
Copy link

@nikita-s-wrk nikita-s-wrk commented May 20, 2021

Problem

Allocating extern functions defined in Logging.cpp for qpg6100

Change overview

Move allocating functions defines to ThreadStackManagerImpl

Testing

• Build tested for qpg6100 (only affected platform)

@andy31415
Copy link
Contributor

Please add a 'how did you test this' section to the PR summary.

Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per the updated template, can you update the PR here?

#### Problem
What is being fixed?  Examples:
* Fix crash on startup
* Fixes #12345 12345 Frobnozzle is leaky (exactly like that, so GitHub will auto-close the issue).

#### Change overview
What's in this PR

#### Testing
How was this tested? (at least one bullet point required)
    • If unit tests were added, how do they cover this issue?
    • If unit tests existed, how were they fixed/modified to prevent this in future?
    • If integration tests were added, how do they verify this change?
    • If manually tested, what platforms controller and device platforms were manually tested, and how?
    • If no testing is required, why not?

@nikita-s-wrk
Copy link
Author

@woody-apple Updated PR description

@andy31415 andy31415 requested a review from woody-apple May 21, 2021 14:52
@woody-apple woody-apple merged commit bcaed3c into project-chip:master May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants