fixed-sized memory pool allocator
authorRobin Krens <robin@robinkrens.nl>
Mon, 22 Jul 2019 18:22:23 +0000 (02:22 +0800)
committerRobin Krens <robin@robinkrens.nl>
Mon, 22 Jul 2019 18:22:23 +0000 (02:22 +0800)
commit6a0dad9f096144560b4b06da489ea8f88b0145ee
tree73de4862034d3564c7f23284f22782f19358b9b2
parenta4ce13373a288b4496299396e26c2608852b713f
fixed-sized memory pool allocator
AUTHORS [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile
include/mmap.h
include/stm32.h
ivt.c
link.ld
main.c
mm.c
pool.c [new file with mode: 0644]