Skip to content

Commit 0e90e27

Browse files
authored
Merge pull request #745 from rust-embedded/2024-04-02
Add minutes for 2024-04-02
2 parents 14464c8 + 6e95607 commit 0e90e27

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

minutes/2024-04-02.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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

0 commit comments

Comments
 (0)