Skip to content

Next steps #72

@ivmarkov

Description

@ivmarkov

Status Quo

With the latest release, embedded-svc lost quite some weight. Following traits (did anybody know about them??) no longer there:

  • Ping, EventBus+Postbox, SysTime, Timer
  • Also 99% of the "utilities" removed, including the asyncify adaptors which are now merged into esp-idf-svc directly

What is still in here?

What the future looks like?

  • Option A: Retire completely. It was not a smashing success anyway!
  • Option B: Continue it somehow, but then:
    • Split into micro-crates yes/no? What would that give us? I.e. embedded-hal is monolitic modulo the blocking-async split
    • What traits are useful and should remain there?
    • Remove heapless from the APIs? Might result in less ergonomic traits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions