This commit is contained in:
parent
58954a93b0
commit
0de778cbc1
@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
|
||||||
|
- Renamed `StaticPoolConfig::new` to `StaticPoolConfig::new_from_subpool_cfg_tuples`. The new
|
||||||
|
`new` implementation expects a type struct instead of tuples.
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- `StaticHeaplessMemoryPool` which can be grown with user-provided static buffers.
|
||||||
|
|
||||||
# [v0.2.1] 2024-05-19
|
# [v0.2.1] 2024-05-19
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user