jamesmunns / grounded

Building blocks for handling potentially unsafe statics.
Apache License 2.0
7 stars 4 forks source link

Something like `cmim` on top of GroundedCell? #6

Open jamesmunns opened 5 months ago

jamesmunns commented 5 months ago

It might be useful to revisit the concept of data "owned" by an ISR, and a container of some type that gives access to that.

I did this with cmim using the VECTACTIVE field of cortex-m: https://docs.rs/cmim/latest/cmim/, it might be nice to have a container like that with an API that lets you: