Embedded Swift Community Hour (November 19, 2025)

Thank you everyone for coming, we had a great discussion and some wonderful demos!

Very abridged spark notes:

  • Demo: Modeling UnicodeTables with AvailabilityDomain and more

  • Demo: Embedded Swift on STM32C Series

    • 6Kib RAM & 32Kib Flash
    • Blink & Joystick examples
    • Built on top of Swift-MMIO with easy to understand layers
    • Questions about: Swift 6 and interrupt contexts
  • Discussion: Compile time config

    • How to specify type-dependencies at compile time?
    • API interfaces instead of concrete types
    • ex: Lock implementation or which Board to target, etc...
  • FOSDEM: Embedded CFP

5 Likes