[]
= "umm-malloc-sys"
= "0.1.0"
= ["Ralph Hempel", "Matt Ickstadt <mattico8@gmail.com>"]
= "MIT"
= "2018"
= ["embedded", "no-std", "external-ffi-bindings"]
= ["allocator", "arm", "cortex-m", "malloc"]
= "FFI bindings to the umm_malloc memory allocator."
= "https://github.com/mattico/umm-malloc-rs"
[]
= "0.56"
= { = "1" }
[]
# see umm_malloc_cfg.h
# Add critical sections around allocator internals. You must supply the
# _umm_critical_entry() and _umm_critical_exit() functions.
= []
# Use the first available block for allocation, rather than search for a better fit.
= []