|
| 1 | +# Embedded Working Group Meeting Notes |
| 2 | + |
| 3 | +* [Coordination Repository] |
| 4 | +* Meetings: Tuesday 8pm Europe/Berlin time |
| 5 | +* [Join the Chat] |
| 6 | +* Today's meeting: 2020-05-05 |
| 7 | + |
| 8 | +[Coordination Repository]: https://github.com/rust-embedded/wg |
| 9 | +[Join the Chat]: https://riot.im/app/#/room/#rust-embedded:matrix.org |
| 10 | +[Meeting Agenda]: # |
| 11 | + |
| 12 | +## Attendance |
| 13 | + |
| 14 | +Write your GH username or Matrix handle here! |
| 15 | + |
| 16 | +* jamesmunns |
| 17 | +* therealprof |
| 18 | +* korken89 |
| 19 | +* theJPster |
| 20 | +* Yatekii |
| 21 | +* japaric |
| 22 | +* adamgreig |
| 23 | +* thalesfragoso |
| 24 | +* disasm |
| 25 | + |
| 26 | +## Agenda |
| 27 | + |
| 28 | +* Focus Project checkin |
| 29 | + * DMA: Impl's wanted! See https://github.com/ra-kete/dma-poc/issues/1 |
| 30 | + * MSRV: Getting close! Another couple PRs |
| 31 | +* [HAL guidelines](https://github.com/jonas-schievink/hal-guidelines) – move to WG? |
| 32 | +* Review last week's actions |
| 33 | +* Road to 1.0 |
| 34 | +* Use of Github Actions for WG repositories |
| 35 | + |
| 36 | +## Action Items |
| 37 | + |
| 38 | +* |
| 39 | + |
| 40 | +## Last Week's Agenda |
| 41 | + |
| 42 | +* Focus Projects Check-in |
| 43 | +* Request for review/assistance: |
| 44 | + * Review the [concurrency](https://github.com/rust-embedded/embedonomicon/pull/48) chapter for correctness. |
| 45 | + * Review [MSRV RFC](https://github.com/rust-embedded/wg/pull/449) |
| 46 | + * Help needed with embedonomicon assembly changes: https://github.com/rust-embedded/embedonomicon/pull/66 |
| 47 | +* Lang team has requested "lang item wish list" items, before a push to a 2021 edition of Rust. |
| 48 | +* Use of Github Actions for WG repositories |
| 49 | + |
| 50 | +## Last Week's Action Items |
| 51 | + |
| 52 | +* [ ] MSRV CI Focus Project: A couple more crates need to be tackled! |
| 53 | +* [ ] Still need feedback on https://github.com/ra-kete/dma-poc/issues/1 |
| 54 | + * [ ] @adamgreig to do a stm32f0 impl check |
| 55 | + * [ ] @jamesmunns to do a nrf52 impl check |
| 56 | + |
| 57 | +* [ ] Next Week's Agenda: https://github.com/rust-embedded/wg/issues/450 |
0 commit comments