Embedded Working Group Meeting 2023-04-04

Attendance

Write your GH username or Matrix handle here!

  • adamgreig
  • dirbaio
  • eldruin
  • newAM
  • almindor
  • cr1901
  • datdenkikniet
  • jannic

Agenda

  • Announcements
    • @adamgreig won't be running meetings for 3 weeks (until 2nd May)
    • defmt-brtt (datdenkikniet)
  • Embedded HAL
    • New serial Read/ReadUntilIdle trait, buffered/unbuffered
      • Continued discussion
      • Perhaps it's fine to only have buffered APIs, but should they have some way to see how many bytes are available / should it be possible to use them without blocking until data is available?
      • Proposed closing the unbuffered PR (349), plan for only a buffered API, but not sure if that's embedded-io's Read, or something more uart-specific, or what
    • Update SPI to new transactional API
      • Merged!
      • We could consider a closure-based API in the future, but
        for now the slice transactions is the way to go.
  • svd2rust

Last Week's Minutes

Select a repo