Embedded Working Group Meeting 2021-06-29

Attendance

Write your GH username or Matrix handle here!

  • adamgreig
  • lachlansneff
  • therealprof
  • thalesfragoso
  • cr1901

Agenda

Last Week's Minutes

  • Announcements
    • None this week
  • embedded-hal
    • New PR adding futures-based traits https://github.com/rust-embedded/embedded-hal/pull/285
      • Lots of discussion about these proposed traits
      • Should they be unsafe?
      • Could Rust gain a way to indicate "must not leak"?
      • How to handle full-duplex? (perhaps new traits to take either two separate buffers or just one in-place buffer)
      • Should they use slices (yes)
      • Should they use embedded-dma buffers? (probably no)

Last Week's Minutes

  • Announcements
    • IRC channel operational on Libera
  • cross
    • Release?
    • Post call for maintainers
  • embedded-hal
  • blog
    • Publish once we can add cross call for help
Select a repo