File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Embedded Working Group Meeting Notes
2
+
3
+ * [ Coordination Repository]
4
+ * Meetings: Tuesday 8pm Europe/Berlin time
5
+ * [ Join the Chat]
6
+ * Today's meeting: 2020-02-11
7
+
8
+ [ Coordination Repository ] : https://github.com/rust-embedded/wg
9
+ [ Join the Chat ] : https://riot.im/app/#/room/#rust-embedded:matrix.org
10
+ [ Meeting Agenda] : None this week
11
+
12
+ ## Attendance
13
+
14
+ Write your GH username or Matrix handle here!
15
+
16
+ * jamesmunns
17
+ * twitchyliquid64
18
+ * thejpster
19
+ * therealprof
20
+ * disasm
21
+ * almindor
22
+ * jschievink
23
+ * adamgreig
24
+ * cr1901
25
+ * SEGFAULT (Lauren)
26
+
27
+ ## Reminders
28
+
29
+ None this week!
30
+
31
+ ## Agenda - Embedded Mutex Implementation RFCs
32
+
33
+ * "Address Multi-Core Soundness by abolishing Send and Sync"
34
+ * proposed by jschievink
35
+ * https://github.com/rust-embedded/wg/pull/419
36
+ * "a sound {bare_metal,cortex_m,etc}::Mutex"
37
+ * proposed by japaric
38
+ * https://github.com/rust-embedded/wg/pull/388
39
+
40
+ Result: Move forward with RFC419, with a little bit of de-scoping.
You can’t perform that action at this time.
0 commit comments