# Embedded Working Group Meeting Notes
* [Coordination Repository]
* Meetings: Tuesday 8pm Europe/Berlin time
* [Join the Chat]
* Today's meeting: 2020-06-09
[Coordination Repository]: https://github.com/rust-embedded/wg
[Join the Chat]: https://riot.im/app/#/room/#rust-embedded:matrix.org
[Meeting Agenda]: #
## Attendance
Write your GH username or Matrix handle here!
* japaric
* korken89
* threalprof
* adamgreig
* cr1901
* posborne
## Agenda
* Focus Projects
* mutex: no news on this front
* msrv: only `cross` is left to do
* embedded-hal update
* 1.0.0-alpha.1 has been released
* the plan is to go over the existing open PRs
* and also to move existing crates to the new API in the alpha release
* rust-avr status
* llvm backend has been merged but no cross compilation support available via rustup (rust-std component; see `rustup target list`)
## Action Items
* [ ] (msrv project) adamgreig will wrangle with CI to test the MSRV of the targets (and maybe the MSRV of the tool itself)
## Last Week's Agenda
* Focus Projects
* MSRV CI almost done!
* alpha release of embedded-hal
* 1.0 of bare-metal
* Ship and forget
* cortex-m and cortex-m-rt releases?
## Last Week's Action Items
* none!