Skip to content

Commit 64271d7

Browse files
authored
Merge pull request #737 from rust-embedded/2024-02-20
Add minutes for 2024-02-20
2 parents 3928251 + 9b72bd4 commit 64271d7

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

minutes/2024-02-20.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Embedded Working Group Meeting 2024-02-20
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2024-02-20
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-02-20
13+
14+
## Attendance
15+
16+
Write your GH username or Matrix handle here!
17+
18+
* adamgreig
19+
* newAM
20+
* dirbaio
21+
* jannic
22+
* therealprof
23+
* eldruin
24+
* 9names
25+
* rcardenas
26+
* mabez
27+
* bartmassey
28+
29+
## Agenda
30+
31+
* Announcements
32+
* Reminder about RustNL unconf
33+
* Discovery book
34+
* Discussed the nrf-hal maintainer situation and whether the discovery book should be ported to use embassy-nrf instead (https://github.com/nrf-rs/nrf-hal/issues/432)
35+
* Added three volunteers to nrf-rs to merge some outstanding nrf-hal PRs and get it up to shape, which will benefit current users (including an educational course) and the current discovery book
36+
* Plan to port the BSP crate to embassy-nrf, including non-async interfaces, and use that for an updated version of the discovery book
37+
* Discovery book to continue to begin with a BSP and only blocking code, but may introduce async and non-BSP HAL usage in later chapters
38+
* Embedded HAL
39+
* guidance on error handling/propagation of drivers https://github.com/rust-embedded/embedded-hal/issues/576
40+
* Infallible CS pins for shared SPI https://github.com/rust-embedded/embedded-hal/pull/574
41+
42+
## Last Week's Minutes
43+
44+
* Announcements
45+
* RustNL CfP still open: https://2024.rustnl.org/
46+
* RustNL embedded workshop confirmed for May 9-10th
47+
* svd v0.14.8 released
48+
* Cortex-M
49+
* Embedded HAL
50+
* guidance on error handling/propagation of drivers https://github.com/rust-embedded/embedded-hal/issues/576

0 commit comments

Comments
 (0)