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
[Join the Chat]: https://riot.im/app/#/room/#rust-embedded:matrix.org
10
+
[Meeting Agenda]: #
11
+
12
+
## Attendance
13
+
14
+
Write your GH username or Matrix handle here!
15
+
16
+
* therealprof
17
+
* jschievink
18
+
* korken89
19
+
* Yatekii
20
+
* japaric
21
+
* gkelly
22
+
* yusefkarim
23
+
* henrik_alser
24
+
* adamgreig
25
+
* cr1901
26
+
* thalesfragoso
27
+
28
+
## Agenda
29
+
30
+
* Focus Project checkin
31
+
* DMA: Impl's wanted! See https://github.com/ra-kete/dma-poc/issues/1
32
+
* Example impl here: https://github.com/stm32-rs/stm32f3xx-hal/pull/86
33
+
* nRF impl available but needs updating
34
+
* MSRV: Getting close! Another couple PRs
35
+
*https://github.com/rust-embedded/wg/issues/445
36
+
* Road to 1.0
37
+
* bare-metal:
38
+
* Rough idea: Release current state as 1.0 and deprecate it afterwards paving the way for independent architecture crates to move away from current `Mutex`
39
+
* Issue with new `Mutex` trait: https://github.com/rust-embedded/mutex-trait/issues/12
40
+
* Possible idea for next focus group?
41
+
42
+
## Action Items
43
+
44
+
*[ ]@adamgreig to create RFC for bare-metal decision
45
+
46
+
47
+
## Last Week's Agenda
48
+
49
+
* Focus Project checkin
50
+
* DMA: Impl's wanted! See https://github.com/ra-kete/dma-poc/issues/1
51
+
* MSRV: Getting close! Another couple PRs
52
+
*[HAL guidelines](https://github.com/jonas-schievink/hal-guidelines) – move to WG?
0 commit comments