Provide an optional Global Allocator implementation based on lv_mem API #46

Closed
opened 2021-05-24 18:14:49 +00:00 by rafaelcaricio · 0 comments
rafaelcaricio commented 2021-05-24 18:14:49 +00:00 (Migrated from github.com)

It would be a interesting option to provide as optional an implementation of the Global Allocator trait using the lv_mem API.

We could use as reference:

It would be a interesting option to provide as optional an implementation of the [Global Allocator](https://doc.rust-lang.org/std/alloc/trait.GlobalAlloc.html) trait using the `lv_mem` API. We could use as reference: - https://github.com/daniel5151/libc_alloc - https://github.com/wackywendell/basicalloc - https://github.com/rustwasm/wee_alloc
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rafaelcaricio/lvgl-rs#46
No description provided.