umm-zig/README.md

4 lines
199 B
Markdown
Raw Permalink Normal View History

2023-09-26 04:11:04 +08:00
# umm-zig - Allocator for targets with limited amount of RAM
This is an allocator heavily inspired by umm_malloc, which is designed for ARM7 MCUs,
but it should work well for any 32/16/8-bits MCUs.