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

modern static memory buffer with FIXED size #208

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kikass13
Copy link

@kikass13 kikass13 commented Oct 7, 2021

related issue

contents

added modern static fixed frame buffer which actually allocates the memory intended and is readable.
i doubt that this is mergable for erpc. I just created this PR because i was asked too :)

Thanks for the read though, it's sadly nothing special :/

how to build

  • cd erpc && make CXXFLAGS='-std=c++17'

@MichalPrincNXP
Copy link
Member

Thank you @kikass13 for your effort. Let us try and evaluate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants