File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Embedded Working Group Meeting 2024-03-19
2
+
3
+ * [ Coordination Repository]
4
+ * Meetings: Tuesday 8pm Europe/Berlin time
5
+ * [ Join the Chat]
6
+ * Today's date: 2024-03-19
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-19
13
+
14
+ ## Attendance
15
+
16
+ Write your GH username or Matrix handle here!
17
+
18
+ * adamgreig
19
+ * dirbaio
20
+ * nastevens
21
+ * relia1
22
+ * jannic
23
+ * newAM
24
+ * mabez
25
+
26
+
27
+ ## Agenda
28
+
29
+ * Announcements
30
+ * Rust 1.77 out Thurs with c-strings, static_mut_ref lint, core::net
31
+ * Cortex-m
32
+ * PR to have HardFault pass &mut for the exception frame https://github.com/rust-embedded/cortex-m/pull/515
33
+ * 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
34
+ * Discussed target-cpu/feature and FPU options
35
+
36
+ ## Last Week's Minutes
37
+
38
+ * Announcements
39
+ * RustNL Unconf
40
+ * Please confirm attendance on table
41
+ * Conf-linked hotel room block expires March 25th so book before then if wanted
42
+ * rp2040-hal 0.10 released with e-h 1.0 support :tada :
43
+ * esp-hal 0.16.1 and wsp-wifi 0.4.0 released :tada :
44
+ * svdtools 0.3.11 released :tada :
45
+ * cortex-m
46
+ * HardFault trampoline in trouble again
47
+ * https://github.com/rust-embedded/cortex-m/issues/514
You can’t perform that action at this time.
0 commit comments