File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Embedded Working Group Meeting 2024-04-02
2
+
3
+ * [ Coordination Repository]
4
+ * Meetings: Tuesday 8pm Europe/Berlin time
5
+ * [ Join the Chat]
6
+ * Today's date: 2024-04-02
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-04-02
13
+
14
+ ## Attendance
15
+
16
+ Write your GH username or Matrix handle here!
17
+
18
+ * adamgreig
19
+ * bartmassey
20
+ * dirbaio
21
+ * juliand
22
+ * jannic
23
+ * relia1
24
+ * Adam Hott
25
+ * nastevens
26
+ * therealprof
27
+ * mabez
28
+
29
+
30
+ ## Agenda
31
+
32
+ * Announcements
33
+ * svd2rust 0.33 and svdtools 0.3.13 released
34
+ * Embedded HAL
35
+ * SPI sharing docs
36
+ * Discussed needing a better explanation of how to share SpiBus and when it should be used
37
+ * Async API for CAN https://github.com/rust-embedded/embedded-hal/pull/585
38
+ * Discussed location: ` asynch ` module is fine
39
+ * Discussed ` try_*() ` methods: not sure yet if they belong in the async trait, or elsewhere, or nowhere.
40
+ * I²C multiple write merging https://github.com/rust-embedded/embedded-hal/issues/582
41
+ * Didn't discuss this week
42
+
43
+ ## Last Week's Minutes
44
+
45
+ * Announcements
46
+ * @posborne away for 6 months
47
+ * Embedded HAL
48
+ * I²C multiple write merging https://github.com/rust-embedded/embedded-hal/issues/582
You can’t perform that action at this time.
0 commit comments