Skip to content

Safe implementation of framebuffer in external RAM #3

@JuliDi

Description

@JuliDi

Maybe we can use something like grounded for this: https://docs.rs/grounded/0.2.0/grounded/uninit/struct.GroundedArrayCell.html

Currently we just call the unsafe part once and rely on that being called only exactly once. Would be good to have that more properly done in the future. GroundedArrayCell seems like it is intended for something like these linker-section-bound framebuffer array.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions