|
| 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-02-04 |
| 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]: None this week |
| 11 | + |
| 12 | +## Attendance |
| 13 | + |
| 14 | +Write your GH username or Matrix handle here! |
| 15 | + |
| 16 | +* jamesmunns |
| 17 | +* korken89 |
| 18 | +* SEGFAULT (Lauren) |
| 19 | +* ryankurte |
| 20 | +* thejpster |
| 21 | +* adamgreig |
| 22 | +* arrowcircle |
| 23 | +* rubberduck203 |
| 24 | +* cr1901 |
| 25 | +* disasm |
| 26 | + |
| 27 | +Matrix.org seems to be having problems :( |
| 28 | + |
| 29 | +## Reminders |
| 30 | + |
| 31 | +None this week! |
| 32 | + |
| 33 | +## Agenda |
| 34 | + |
| 35 | +* `r0` 1.0 progress made: |
| 36 | + * No progress over the last week |
| 37 | + * Largely doc TO-DOs remaining |
| 38 | + * See Issue for context: https://github.com/rust-embedded/r0/issues/12 |
| 39 | + * https://github.com/rust-embedded/r0/issues/13 was merged |
| 40 | +* `bare-metal` 1.0 progress: |
| 41 | + * some progress |
| 42 | + * Blocked by mutex soundness |
| 43 | + * Discuss competing RFCs next week |
| 44 | + * One week reminder to review both RFCs |
| 45 | + * Discuss during meeting |
| 46 | + * 3 day FCP |
| 47 | + * https://github.com/rust-embedded/wg/pull/388 |
| 48 | + * https://github.com/rust-embedded/wg/pull/419 |
| 49 | + |
| 50 | +* `cortex-m` 1.0 progress: |
| 51 | + * ? |
| 52 | +* https://github.com/rust-embedded/cortex-m-rt/issues/237 |
| 53 | + * jschievink not around, reminded folks to chat in the issue |
| 54 | +* digital::v3 RFC voting? https://github.com/rust-embedded/wg/pull/393 |
| 55 | + * Schedule a focus meeting to discuss, mid bare-metal release cycle |
| 56 | + * Discuss: |
| 57 | + * https://github.com/rust-embedded/wg/pull/393 |
| 58 | + * https://github.com/rust-embedded/embedded-hal/pull/175 |
| 59 | + * Schedule for March 3, 10, 17, 24 |
| 60 | + * Try to find a date all of embedded-hal can join |
| 61 | +* Your items go here: |
| 62 | + * |
| 63 | + |
| 64 | + |
| 65 | +## Last Week's Agenda |
| 66 | + |
| 67 | +* `r0` 1.0 progress made: |
| 68 | + * Still a few items open on the checklist: https://github.com/rust-embedded/r0/issues/12, mostly doc related |
| 69 | + * https://github.com/rust-embedded/r0/pull/11 got merged |
| 70 | + * bors is finally working :rocket: |
| 71 | + * highfive is also active now |
| 72 | +* `bare-metal` 1.0 progress: |
| 73 | + * Lots of simple items to tackle |
| 74 | + * Still need a sustainable solution for `Mutex` |
| 75 | + * Start a call for help in TWIR? |
| 76 | +* ~~Consider using git-flow (https://danielkummer.github.io/git-flow-cheatsheet/)~~ |
| 77 | +* core svd modelling: No updates |
| 78 | +* `cortex-m` 1.0 progress: |
| 79 | + * https://github.com/rust-embedded/cortex-m/issues/186 |
| 80 | + * People seem to like it |
| 81 | + * progress being tracked here: https://github.com/rust-embedded/cortex-m/issues/183 |
| 82 | + |
| 83 | +* Transfer https://github.com/japaric/msp430-quickstart to rust-embedded? |
| 84 | + * Related: https://github.com/japaric/msp430-quickstart/pull/5 |
| 85 | + |
| 86 | +### Didn't really get to this week |
| 87 | + |
| 88 | + * https://github.com/rust-embedded/cortex-m-rt/issues/237 |
| 89 | + * digital::v3 RFC voting? https://github.com/rust-embedded/wg/pull/393 |
| 90 | + |
| 91 | + |
| 92 | +## Last Week's Action Items |
| 93 | + |
| 94 | +* ? |
| 95 | + |
| 96 | +## Questions |
| 97 | + |
| 98 | +* CAN Bus state for embbedde hal / stm32 f1xx? |
| 99 | +* https://github.com/rust-embedded/embedded-hal/issues/181 |
| 100 | + * Danilo |
0 commit comments