ekv 1.0.0

Key-value database for embedded systems, for raw NOR flash, using an LSM-Tree
Documentation
1
2
3
4
5
6
7
[toolchain]
channel = "1.82"
components = [ "rust-src", "rustfmt", "clippy" ]
targets = [
    "thumbv6m-none-eabi",
    "thumbv7em-none-eabi",    
]