Get embassy up and running #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently rust firmware is working, but I want to include embassy.
Moved to bare-metal. If I wanted multiple connections I would probably want embassy, but right now I'm only allowing one connection, so bare-metal is easy enough.