Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase HEAP availability for EFR32. (#28946)
I had lock-rpc failing to commission with a vApplicationMallocFailedHook. The non-rpc version seems to work, however overall we seem to be tight on RAM. Increasing RAM to 40/38 from 31/29, which leaves a bit of buffer room (confirmed I was able to comission with 38/36 even with rpc).
- Loading branch information