Skip to content

Commit 782329a

Browse files
adamgreigeldruin
authored andcommitted
Add minutes for 2024-06-11
1 parent 872ba8b commit 782329a

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

minutes/2024-06-11.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# Embedded Working Group Meeting 2024-06-11
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2024-06-11
7+
* [Nominated issues](https://github.com/search?q=org%3Arust-embedded+label%3Anominated+is%3Aopen&type=Issues)
8+
* [Discussion topic](https://github.com/rust-embedded/wg/discussions/747)
9+
* [IRC logs]
10+
11+
[Coordination Repository]: https://github.com/rust-embedded/wg
12+
[Join the Chat]: https://matrix.to/#/#rust-embedded:matrix.org
13+
[IRC logs]: https://libera.irclog.whitequark.org/rust-embedded/2024-06-11
14+
15+
## Attendance
16+
17+
Write your GH username or Matrix handle here!
18+
19+
* adamgreig
20+
* therealprof
21+
* bartmassey
22+
* jannic
23+
* eldruin
24+
* dirbaio
25+
26+
## Agenda
27+
28+
* Announcements
29+
* Issue Triage
30+
* https://docs.google.com/spreadsheets/d/1zu4vguwIdNLJDb9x_bbEKUL1xtNCOplf5ggdA-4hTqs/edit?usp=sharing
31+
* We triaged a bunch of issues and closed at least 40.
32+
33+
## Last Week's Agenda
34+
35+
36+
* Announcements
37+
* Oxidize happened, had some good chats
38+
* Discovery book work in progress, feedback next week
39+
* James and Leadership Council
40+
* Nothing immediately, but taking feedback wrt the Embedded WG
41+
and the Rust Project/Council
42+
* Potentially following up on our discussion of "project team"
43+
vs "user interest group" split
44+
* Will need to also discuss with other teams/wgs
45+
* Tamme (@tdittr) made a prototype for a parametric driver search and is looking for feedback
46+
* https://tdittr.github.io/drivers/
47+
* Categories, Parameters
48+
* Where to store extra metadata
49+
* Cleanup of old, inactive issues in the rust-embedded github repos?
50+
* Will do this as a work-week next meeting and go through open issues
51+
* Consider tagging issues we triaged as still relevant
52+
* @jamesmunns to make a spreadsheet to organise reviewing
53+
* Timer traits
54+
* https://github.com/rust-embedded/wg/pull/762
55+
* Cortex-m-rt release
56+
* Discovery Book plans
57+
* https://github.com/rust-embedded/wg/pull/759
58+
* @jamesmunns note: potential student assistance
59+
* fn(&mut self) -> &mut Self in riscv and cortex-m to allow chained sets in registers
60+
* https://github.com/rust-embedded/wg/discussions/755
61+
* riscv: unsafe writes for all CSRs by default
62+
* https://github.com/rust-embedded/riscv/issues/209
63+
* remove panics from unsafe functions in riscv
64+
* https://github.com/rust-embedded/riscv/issues/212

0 commit comments

Comments
 (0)