|
| 1 | +# Embedded Working Group Meeting 2022-07-26 |
| 2 | + |
| 3 | +* [Coordination Repository] |
| 4 | +* Meetings: Tuesday 8pm Europe/Berlin time |
| 5 | +* [Join the Chat] |
| 6 | +* Today's date: 2022-07-26 |
| 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-07-26 |
| 13 | + |
| 14 | +## Attendance |
| 15 | + |
| 16 | +Write your GH username or Matrix handle here! |
| 17 | + |
| 18 | +* adamgreig |
| 19 | +* dirbaio |
| 20 | +* newAM |
| 21 | +* dkhayes117 |
| 22 | +* jannic |
| 23 | +* disasm |
| 24 | +* heksa |
| 25 | +* eldruin |
| 26 | +* cr1901 |
| 27 | +* mabez |
| 28 | + |
| 29 | +## Agenda |
| 30 | + |
| 31 | +* Announcements |
| 32 | + * Updated WG README: https://github.com/rust-embedded/wg/pull/626/files |
| 33 | +* Embedded HAL |
| 34 | + * @dirbaio applies to join HAL team |
| 35 | + * https://github.com/rust-embedded/wg/pull/627 |
| 36 | + * PR to split nb and can into separate crates |
| 37 | + * https://github.com/rust-embedded/embedded-hal/pull/394 |
| 38 | + * Splitting nb out is well supported, lots of discussion |
| 39 | + * Likewise splittin can out - perhaps back to the embedded-can crate, maintained by the HAL team? |
| 40 | + * Perhaps in a separate repo in the wg org |
| 41 | + * PR to only warn on missing docs |
| 42 | + * https://github.com/rust-embedded/embedded-hal/pull/391 |
| 43 | + * Merged |
| 44 | + * PR to remove IoPin |
| 45 | + * https://github.com/rust-embedded/embedded-hal/pull/393 |
| 46 | + * Didn't have time to discuss this week |
| 47 | + * PR for new I2C bus/device traits |
| 48 | + * https://github.com/rust-embedded/embedded-hal/pull/392 |
| 49 | + * Didn't have time to discuss this week |
| 50 | + * Should CAN receive traits block until a frame is ready? |
| 51 | + * Didn't have time to discuss this week |
| 52 | + |
| 53 | + |
| 54 | +## Last Week's Minutes |
| 55 | + |
| 56 | +* Announcements |
| 57 | + * svd v0.14.0 released |
0 commit comments