-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the memory management on FreeRTOS to heap_4
We're migrating from heap_2 to heap_4 to avoid memory fragmentation, since we're making several alls to pvMalloc() with different sizes.
- Loading branch information
Henrique Silva
committed
Sep 30, 2015
1 parent
17a3493
commit 7ac1625
Showing
3 changed files
with
484 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.