|
| 1 | +# Embedded Working Group Meeting 2022-02-22 |
| 2 | + |
| 3 | +* [Coordination Repository] |
| 4 | +* Meetings: Tuesday 8pm Europe/Berlin time |
| 5 | +* [Join the Chat] |
| 6 | +* Today's date: 2022-02-22 |
| 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-22 |
| 13 | + |
| 14 | +## Attendance |
| 15 | + |
| 16 | +Write your GH username or Matrix handle here! |
| 17 | + |
| 18 | +* adamgreig |
| 19 | +* cr1901 |
| 20 | +* therealprof |
| 21 | +* newam |
| 22 | +* d3zd3z |
| 23 | +* eldruin |
| 24 | +* thejpster |
| 25 | +* mabez |
| 26 | +* 9names |
| 27 | + |
| 28 | +## Agenda |
| 29 | + |
| 30 | +* Announcements |
| 31 | + * Rust 1.59 in two days! |
| 32 | +* resources |
| 33 | + * a-e-r: list reorganisation still todo |
| 34 | +* cortex-m |
| 35 | + * opened PR for swapping to asm https://github.com/rust-embedded/cortex-m/pull/423 |
| 36 | +* embedded-hal |
| 37 | + * SPI split ongoing: https://github.com/rust-embedded/embedded-hal/pull/351 |
| 38 | + * Follow-on also in https://github.com/rust-embedded/embedded-hal/pull/365 |
| 39 | + * MSRV promises for 1.0? https://github.com/rust-embedded/embedded-hal/issues/364 |
| 40 | + * @eldruin to open issue to propose updating MSRV statement in README to clarify intent for MSRV support |
| 41 | + |
| 42 | +## Last Week's Minutes |
| 43 | + |
| 44 | +* Announcements |
| 45 | + * cargo-binutils 0.3.5 released, warns if binutils not installed |
| 46 | + * embedded-hal 0.2.7 released with CAN traits |
| 47 | + * embedded-hal 1.0.0-alpha.7 released |
| 48 | +* resources |
| 49 | + * embedonomicon CI fixed, pending PRs merged |
| 50 | + * a-e-r tidyup still TODO https://github.com/rust-embedded/awesome-embedded-rust/issues/367 |
| 51 | +* cortex-m |
| 52 | + * no update on critical-section or 0.8alpha |
| 53 | +* embedded-hal |
| 54 | + * removed types with unconstrained types |
| 55 | + * roadmap to track traits removed in 1.0: https://github.com/rust-embedded/embedded-hal/issues/357 |
| 56 | + * roadmap to track new async traits https://github.com/rust-embedded/embedded-hal/issues/356 |
| 57 | + * updated proposal for split SPI bus/devices in https://github.com/rust-embedded/embedded-hal/pull/351 |
| 58 | + * extensive discussion on new SPI proposal and potential for extending it to I²C |
0 commit comments