Replies: 5 comments
-
The goal is rust-embedded/svd2rust#902 but I'd want to discuss the main part first: The main issue with this is encapsulation. How to prevent creating non-existent register/field if we give public constructors? P.S.
Looks like dead idea. |
Beta Was this translation helpful? Give feedback.
-
I wrote up a blog about defmt-1.0: https://ferrous-systems.com/blog/defmt-1-0/ |
Beta Was this translation helpful? Give feedback.
-
I want to talk about name squatting and whether the Cortex-R team (which is empty) wants to take over the cortex-r crate(s) I just wrote. I also expanded cortex-m-semihosting to work on Cortex-R as well (and likely other AArch32 and even AArch64 devices) - see https://github.com/ferrous-systems/cortex-r/tree/main/arm-semihosting. However, there's already https://crates.io/crates/semihosting and https://crates.io/crates/arm-semihosting and I'm not sure how to proceed. The world probably doesn't need three Arm-compatible semihosting crates? How does someone work out which ones are 'official' (i.e. from a Working Group of the Rust Project) and which are not? |
Beta Was this translation helpful? Give feedback.
-
https://github.com/rust-embedded/svd/pulls looks like that crate needs more reviewers. |
Beta Was this translation helpful? Give feedback.
-
I have a Ferrocene announcement |
Beta Was this translation helpful? Give feedback.
-
This is the agenda for the next meeting. Please add anything you'd like to discuss below!
Announcements
Beta Was this translation helpful? Give feedback.
All reactions