changed 2 years ago
Linked with GitHub

Embedded Working Group Meeting 2023-05-30

Attendance

Write your GH username or Matrix handle here!

  • adamgreig
  • therealprof
  • mabez
  • newAM
  • cr1901

Agenda

  • Announcements
    • Rust 1.70 on Thursday
  • Bors
    • Migrated stm32-rs, let's try cortex-m soon
  • Book translations
    • https://github.com/rust-embedded/book/pull/356#issuecomment-1550353727
      • concern that if we don't merge it we probably won't see translators volunteering to use it
      • but, some parts are still incomplete: extraction of po templates? merging of po files?
      • the book is published to upstream rust docs, which currently take our current approach to translations: link to externally hosted copies of the book run by the translators
      • if we used pofiles etc, we'd probably have to coordinate with upstream rust docs around this
  • cortex-m
  • svd2rust
    • per-peripheral steal()? https://github.com/rust-embedded/svd2rust/pull/717
      • discussed briefly; generally negative opinions:
        • it may encourage more stealing to work around ownership
        • it doesn't currently set the DEVICE_PERIPHERALS flag, unlike the overall steal()
  • Embedded HAL

Last Week's Minutes

Last Week's Minutes

Select a repo