-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix bug Operator new[] out of memory #10616
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
Conversation
targets/TARGET_TT/TARGET_TT_M4G9/device/TOOLCHAIN_GCC_ARM/tmpm4g9f15fg.ld
Show resolved
Hide resolved
87edb34
to
fff9672
Compare
targets/TARGET_TT/TARGET_TT_M4G9/device/TOOLCHAIN_GCC_ARM/tmpm4g9f15fg.ld
Outdated
Show resolved
Hide resolved
NC fix is already present in #10489. There's another unconnected GPIO fix here though. |
@ThunderSoft123 Can you align this PR? 10489 will land soon |
@0xc0170 Thank you for support. Do i need to keep the PR to fix bug with Operator new[] out of memory? |
Yes, lets update it to only contain this bugfix. |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Modifying API gpio_init for fix bug when the NC's input value is NC, and changing stack size for fix bug which error is Operator new[] out of memory(error=0x8001011F).
Pull request type
Reviewers
Release Notes