Replies: 8 comments 5 replies
-
|
The REWG Bookshelf Archaeology meeting will be 28 February 8:00-10:00PM Berlin Time (2000-2200 CET). Please do plan to attend if you'd like to help us excavate the stacks! Looks like we have four right now, but can use as many more as want to participate: anyone with knowledge and interest is welcome, not just REWG members. Let's try Jitsi this time: https://meet.jit.si/REWG-Bookshelf-Archaeology-2026 . As a backup we can use Google Meet https://meet.google.com/wdo-nmhb-msa |
Beta Was this translation helpful? Give feedback.
-
|
The Rust Embedded Google Summer of Code is on! Join us at #re-gsoc:matrix.org to join the discussion. If you want to propose a project idea, please PR https://github.com/rust-embedded/google-summer-of-code after reading carefully. If you want to help mentor a project (your own or others) please let us know on the RE-GSOC Matrix channel. Hoping to merge and PR our fork to the Rust Project in the next couple of days. |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
I've got three AArch32 PRs that need review: https://github.com/rust-embedded/aarch32/pulls |
Beta Was this translation helpful? Give feedback.
-
|
I want to nudge this Cortex-M API for MRC/MCR system register reads: rust-embedded/cortex-m#531
I note that CP8 to CP15 are reserved for Arm's use, and only CP10 and CP11 are defined (for the floating point unit), which don't need MRC/MCR calls. So this API is only for vendor-defined CP0 to CP7 extensions. For example, the Raspberry Pi RP2350 lets you read 64-bits of GPIO with an MRRC on CP0. |
Beta Was this translation helpful? Give feedback.
-
|
cortex-m has an MSRV of 1.61 and now the dependencies don't build (proc-macro2 needs 1.68). Maybe our MSRV should just be "stable minus 3", to give people 18 weeks to update to latest stable? Anyone who needs an old version of the compiler can just pin to an old version of the crate (and handle hotfixes themselves). |
Beta Was this translation helpful? Give feedback.
-
|
Just a reminder that the rust-embedded-wg matrix channel is a great place to post notifications of PRs that you've opened and would like reviewing, and a great place to be if you want to be notified when there are PRs waiting for your attention. |
Beta Was this translation helpful? Give feedback.
-
|
Triage
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the agenda for the next meeting. Please add anything you'd like to discuss below!
Beta Was this translation helpful? Give feedback.
All reactions