japaric/f3

split memory map into its own crate

japaric opened this issue · 0 comments

That should improve recompilation times of this crate (both as a lib and its examples).

And if we get some easy way to build dependencies in release mode while the top crate is still compiled in debug mode, that should improve a lot run time of examples compiled in debug mode.