版本 b4b50d88d06cc2dbfbd3143a8b8cd65fe0989d6b
Lab37: Memory Allocator
預期目標
- 理解 memory allocator 運作原理
- 在 STM32F429 Discovery 運作
Malloc/Free
Coursera: The Hardware/Software Interface ::Lab 5: Writing a Dynamic Storage Allocator
-
- https://github.com/tim37021/rtenv/commits/master
https://github.com/lucastsa/slab_allocator