You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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