|
| 1 | +# Embedded Working Group Meeting 2024-06-18 |
| 2 | + |
| 3 | +* [Coordination Repository] |
| 4 | +* Meetings: Tuesday 8pm Europe/Berlin time |
| 5 | +* [Join the Chat] |
| 6 | +* Today's date: 2024-06-18 |
| 7 | +* [Nominated issues](https://github.com/search?q=org%3Arust-embedded+label%3Anominated+is%3Aopen&type=Issues) |
| 8 | +* [Discussion topic](https://github.com/rust-embedded/wg/discussions/747) |
| 9 | +* [IRC logs] |
| 10 | + |
| 11 | +[Coordination Repository]: https://github.com/rust-embedded/wg |
| 12 | +[Join the Chat]: https://matrix.to/#/#rust-embedded:matrix.org |
| 13 | +[IRC logs]: https://libera.irclog.whitequark.org/rust-embedded/2024-06-18 |
| 14 | + |
| 15 | +## Attendance |
| 16 | + |
| 17 | +Write your GH username or Matrix handle here! |
| 18 | + |
| 19 | +* adamgreig |
| 20 | +* adamhot |
| 21 | +* hdoordt |
| 22 | +* jannic |
| 23 | +* dirbaio |
| 24 | +* rmsyn |
| 25 | +* newAM |
| 26 | +* cr1901 |
| 27 | + |
| 28 | +## Agenda |
| 29 | + |
| 30 | +* Announcements |
| 31 | + * Rust 1.79.0 released |
| 32 | +* Discovery book update progress |
| 33 | + * [pulls](https://github.com/hdoordt/discovery/pulls) |
| 34 | + * Chapters are being ported |
| 35 | + * Discussed how to update/replace the gdb section |
| 36 | + * [Notes](https://hackmd.io/xpOM0KvEQg-lt8hC3Rs__Q) |
| 37 | +* Issue triage wrapup |
| 38 | + * Worked well but not all issues triaged yet |
| 39 | + * Repeat in 2-4 weeks to wrap up remaining issues |
| 40 | + * Go through some of the issues identified as worth further discussion |
| 41 | + * Also check out open issues on cortex-m and embedded-hal and other repos |
| 42 | +* cortex-m-rt release |
| 43 | +* riscv fallible functions |
| 44 | + * Discussed https://github.com/rust-embedded/riscv/issues/212 |
| 45 | + * Arguments both ways for having only fallbile functions or permitting some functions to panic for errors that indicate a programming error or otherwise cannot be recovered/"should never happen" |
| 46 | + * No consensus this week |
| 47 | + |
| 48 | +## Last Week's Agenda |
| 49 | + |
| 50 | + |
| 51 | +* Announcements |
| 52 | +* Issue Triage |
| 53 | + * https://docs.google.com/spreadsheets/d/1zu4vguwIdNLJDb9x_bbEKUL1xtNCOplf5ggdA-4hTqs/edit?usp=sharing |
| 54 | + * We triaged a bunch of issues and closed at least 40. |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | +* Announcements |
| 59 | + * Oxidize happened, had some good chats |
| 60 | + * Discovery book work in progress, feedback next week |
| 61 | +* James and Leadership Council |
| 62 | + * Nothing immediately, but taking feedback wrt the Embedded WG |
| 63 | + and the Rust Project/Council |
| 64 | + * Potentially following up on our discussion of "project team" |
| 65 | + vs "user interest group" split |
| 66 | + * Will need to also discuss with other teams/wgs |
| 67 | +* Tamme (@tdittr) made a prototype for a parametric driver search and is looking for feedback |
| 68 | + * https://tdittr.github.io/drivers/ |
| 69 | + * Categories, Parameters |
| 70 | + * Where to store extra metadata |
| 71 | +* Cleanup of old, inactive issues in the rust-embedded github repos? |
| 72 | + * Will do this as a work-week next meeting and go through open issues |
| 73 | + * Consider tagging issues we triaged as still relevant |
| 74 | + * @jamesmunns to make a spreadsheet to organise reviewing |
| 75 | +* Timer traits |
| 76 | + * https://github.com/rust-embedded/wg/pull/762 |
| 77 | +* Cortex-m-rt release |
| 78 | +* Discovery Book plans |
| 79 | + * https://github.com/rust-embedded/wg/pull/759 |
| 80 | + * @jamesmunns note: potential student assistance |
0 commit comments