Skip to content

Commit 97c0f1d

Browse files
bors[bot]adamgreig
andauthored
Merge #601
601: Add minutes for 2022-02-01 r=eldruin a=adamgreig Co-authored-by: Adam Greig <[email protected]>
2 parents c245970 + 133aab6 commit 97c0f1d

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

minutes/2022-02-01.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Embedded Working Group Meeting 2022-02-01
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2022-02-01
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://riot.im/app/#/room/#rust-embedded:matrix.org
12+
[IRC logs]: https://libera.irclog.whitequark.org/rust-embedded/2022-02-01
13+
14+
## Attendance
15+
16+
Write your GH username or Matrix handle here!
17+
18+
* adamgreig
19+
* dirbaio
20+
* allexoll
21+
* hargoniX
22+
* newam
23+
* therealprof
24+
* posborne
25+
* eldruin
26+
* cr1901
27+
28+
## Agenda
29+
30+
* Announcements
31+
* riscv-rt release https://crates.io/crates/riscv-rt
32+
* https://tweedegolf.nl/en/blog/65/async-rust-vs-rtos-showdown
33+
* cortex-m
34+
* critical-section for cortex-m?
35+
* Need to document underlying assumptions about behaviour, execution contexts, send/sync, etc in one place
36+
* cortex-m 0.8 alpha?
37+
* resources
38+
* update a-e-r with list of shared traits
39+
* Opened https://github.com/rust-embedded/awesome-embedded-rust/issues/367
40+
* embedded-hal
41+
* ManagedCS / SPI device vs bus traits
42+
* https://github.com/rust-embedded/embedded-hal/pull/245
43+
* https://github.com/rust-embedded/embedded-hal/pull/350
44+
* https://github.com/rust-embedded/embedded-hal/pull/351
45+
* Seems like taking 351 but swapping to using closures might be the nicest way forward
46+
* async: add digital Wait https://github.com/rust-embedded/embedded-hal/pull/346
47+
48+
## Last Week's Minutes
49+
50+
* Announcements
51+
* cross is now its own project
52+
* cortex-m
53+
* cortex-m-rt merged into cortex-m repo
54+
* critical-section for c-m 0.8?
55+
* c-m 0.8 alpha?
56+
* on-hardware and qemu testing
57+
* resources
58+
* awesome-embedded-rust policy on blog post/documentation for released drivers
59+
* Keep policy, clarify wording on a-e-r list about requirements
60+
* Maybe a new section for traits, highlighting embedded-{hal,dma,nal,graphics}
61+
* embedded-hal

0 commit comments

Comments
 (0)