Skip to content

Commit 6ec1296

Browse files
authored
Meeting notes for 2020-05-12 meeting
1 parent c6f6484 commit 6ec1296

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

minutes/2020-05-12.md

+59
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Embedded Working Group Meeting Notes
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's meeting: 2020-05-12
7+
8+
[Coordination Repository]: https://github.com/rust-embedded/wg
9+
[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?
53+
* Review last week's actions
54+
* Road to 1.0
55+
* Use of Github Actions for WG repositories
56+
57+
## Last Week's Action Items
58+
59+
*

0 commit comments

Comments
 (0)