Skip to content

Commit 8372514

Browse files
adamgreigeldruin
authored andcommitted
Add minutes for 2024-03-05
1 parent 89c0019 commit 8372514

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

minutes/2024-03-05.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Embedded Working Group Meeting 2024-03-05
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2024-03-05
7+
* [Nominated issues](https://github.com/search?q=org%3Arust-embedded+label%3Anominated+is%3Aopen&type=Issues)
8+
* [IRC logs]
9+
10+
[Coordination Repository]: https://github.com/rust-embedded/wg
11+
[Join the Chat]: https://matrix.to/#/#rust-embedded:matrix.org
12+
[IRC logs]: https://libera.irclog.whitequark.org/rust-embedded/2024-03-05
13+
14+
## Attendance
15+
16+
Write your GH username or Matrix handle here!
17+
18+
* adamgreig
19+
* Adma Hott
20+
* jannic
21+
* mabez
22+
* thejpster
23+
* newAM
24+
* nastevens
25+
* cr1901
26+
* relia1
27+
* eldruin
28+
* bartmassey (late)
29+
* dirbaio
30+
31+
## Agenda
32+
33+
* Announcements
34+
* svdtools 0.3.11 released
35+
* Nominations open for leadership council rep https://rust-lang.zulipchat.com/#narrow/stream/384197-t-launching-pad/topic/Renewal.20or.20Replacement.20of.20Rep/near/424772820
36+
* @mabez has received merge rights, along with crates.io access to `japaric/aligned`. Do you think we should transfer it to r-e-c, or perhaps even r-e?
37+
* Go for r-e-c for now
38+
* question from Adam H. about Discovery Book website
39+
40+
## Last Week's Minutes
41+
42+
* Announcements
43+
* Leadership council representative elections
44+
* https://blog.rust-lang.org/inside-rust/2024/02/19/leadership-council-repr-selection.html
45+
* https://rust-lang.zulipchat.com/#narrow/stream/384197-t-launching-pad/topic/Renewal.20or.20Replacement.20of.20Rep
46+
* svd2rust 0.32.0, svdtools 0.3.10 released
47+
48+
49+
* Rusty Bytes Podcast released
50+
https://media.rss.com/rustybytes/feed.xml
51+
* Discuss deprecating https://github.com/rust-embedded/fixedvec-rs ?
52+
* Decided yes, can probably go ahead with this
53+
* guidance on error handling/propagation of drivers https://github.com/rust-embedded/embedded-hal/issues/576
54+
* Drivers should pass errors up, generally by using generics unless std is available
55+
* discussed future deprecation of volatile-register and friends

0 commit comments

Comments
 (0)