Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions minutes/2022-03-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Embedded Working Group Meeting 2022-03-01

* [Coordination Repository]
* Meetings: Tuesday 8pm Europe/Berlin time
* [Join the Chat]
* Today's date: 2022-03-01
* [Nominated issues](https://github.com/search?q=org%3Arust-embedded+label%3Anominated+is%3Aopen&type=Issues)
* [IRC logs]

[Coordination Repository]: https://github.com/rust-embedded/wg
[Join the Chat]: https://riot.im/app/#/room/#rust-embedded:matrix.org
[IRC logs]: https://libera.irclog.whitequark.org/rust-embedded/2022-03-01

## Attendance

Write your GH username or Matrix handle here!

* adamgreig
* dirbaio
* hargoniX
* posborne
* newam
* disasm
* therealprof
* eldruin

## Agenda

* Announcements
* Resources
* Cortex-M
* PR for asm ready to merge https://github.com/rust-embedded/cortex-m/pull/423
* On-target/QEMU tests for cortex-m ready to merge (?) https://github.com/rust-embedded/cortex-m/pull/355
* Embedded HAL
* New SPI traits merged
* MSRV guarantee documented for 1.0

## Last Week's Minutes

* Announcements
* Rust 1.59 in two days!
* resources
* a-e-r: list reorganisation still todo
* cortex-m
* opened PR for swapping to asm https://github.com/rust-embedded/cortex-m/pull/423
* embedded-hal
* SPI split ongoing: https://github.com/rust-embedded/embedded-hal/pull/351
* Follow-on also in https://github.com/rust-embedded/embedded-hal/pull/365
* MSRV promises for 1.0? https://github.com/rust-embedded/embedded-hal/issues/364
* @eldruin to open issue to propose updating MSRV statement in README to clarify intent for MSRV support