ZigEmbeddedGroup / umm-zig

Allocator for targets with limited amount of RAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Allocator for targets with limited amount of RAM

License:zlib License


Languages

Language:Zig 100.0%