Skip to content

Commit 057fbf9

Browse files
bors[bot]adamgreig
andauthored
Merge #628
628: Add minutes for 2022-07-19 and 2022-07-26 r=eldruin a=adamgreig Co-authored-by: Adam Greig <[email protected]>
2 parents a87af8d + 219a91e commit 057fbf9

File tree

2 files changed

+93
-0
lines changed

2 files changed

+93
-0
lines changed

minutes/2022-07-19.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Embedded Working Group Meeting 2022-07-19
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2022-07-19
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-07-19
13+
14+
## Attendance
15+
16+
Write your GH username or Matrix handle here!
17+
18+
* adamgreig
19+
* therealprof
20+
* newAM
21+
22+
## Agenda
23+
24+
* Announcements
25+
* svd v0.14.0 released
26+
27+
## Last Week's Minutes
28+
29+
* Announcements
30+
* cross v0.2.4
31+
* probe-rs / cargo-flash / cargo-embed v0.13
32+
* GATs enter FCP https://github.com/rust-lang/rust/pull/96709#issuecomment-1181931456
33+
* svd2rust
34+
* Merged group_name feature
35+
* Still some misbehaviour around derived fields in 0.24.1, #628
36+
* PR to use enumeratedValues name field to name the related types https://github.com/rust-embedded/svd2rust/pull/627

minutes/2022-07-26.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Embedded Working Group Meeting 2022-07-26
2+
3+
* [Coordination Repository]
4+
* Meetings: Tuesday 8pm Europe/Berlin time
5+
* [Join the Chat]
6+
* Today's date: 2022-07-26
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-07-26
13+
14+
## Attendance
15+
16+
Write your GH username or Matrix handle here!
17+
18+
* adamgreig
19+
* dirbaio
20+
* newAM
21+
* dkhayes117
22+
* jannic
23+
* disasm
24+
* heksa
25+
* eldruin
26+
* cr1901
27+
* mabez
28+
29+
## Agenda
30+
31+
* Announcements
32+
* Updated WG README: https://github.com/rust-embedded/wg/pull/626/files
33+
* Embedded HAL
34+
* @dirbaio applies to join HAL team
35+
* https://github.com/rust-embedded/wg/pull/627
36+
* PR to split nb and can into separate crates
37+
* https://github.com/rust-embedded/embedded-hal/pull/394
38+
* Splitting nb out is well supported, lots of discussion
39+
* Likewise splittin can out - perhaps back to the embedded-can crate, maintained by the HAL team?
40+
* Perhaps in a separate repo in the wg org
41+
* PR to only warn on missing docs
42+
* https://github.com/rust-embedded/embedded-hal/pull/391
43+
* Merged
44+
* PR to remove IoPin
45+
* https://github.com/rust-embedded/embedded-hal/pull/393
46+
* Didn't have time to discuss this week
47+
* PR for new I2C bus/device traits
48+
* https://github.com/rust-embedded/embedded-hal/pull/392
49+
* Didn't have time to discuss this week
50+
* Should CAN receive traits block until a frame is ready?
51+
* Didn't have time to discuss this week
52+
53+
54+
## Last Week's Minutes
55+
56+
* Announcements
57+
* svd v0.14.0 released

0 commit comments

Comments
 (0)