Skip to content

Commit 14464c8

Browse files
adamgreigeldruin
authored andcommitted
Add minutes for 2024-03-26
1 parent 4b8da46 commit 14464c8

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

minutes/2024-03-26.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Embedded Working Group Meeting 2024-03-26
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2024-03-26
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-26
13+
14+
## Attendance
15+
16+
Write your GH username or Matrix handle here!
17+
18+
* adamgreig
19+
* therealprof
20+
* relia1
21+
* jannic
22+
* d3zd3z
23+
* bartmassey
24+
* posborne
25+
* newAM
26+
* eldruin
27+
* dirbaio
28+
* cr1901
29+
30+
## Agenda
31+
32+
* Announcements
33+
* @posborne away for 6 months
34+
* Embedded HAL
35+
* I²C multiple write merging https://github.com/rust-embedded/embedded-hal/issues/582
36+
37+
## Last Week's Minutes
38+
39+
* Announcements
40+
* Rust 1.77 out Thurs with c-strings, static_mut_ref lint, core::net
41+
* Cortex-m
42+
* PR to have HardFault pass &mut for the exception frame https://github.com/rust-embedded/cortex-m/pull/515
43+
* This is a breaking change so at the least would have to come in alongside making the trampoline optional in the c-m-rt 0.8 release
44+
* Discussed target-cpu/feature and FPU options
45+

0 commit comments

Comments
 (0)