Rewrite documentation using correct module names
* Remove traits section now that we have embedded-hal-async and refer to it. * Explanation that embassy is multiple things. * Bootloader description image
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
= Embassy runtime
|
||||
= Embassy executor
|
||||
|
||||
The Embassy runtime is an async/await executor designed for embedded usage along with support functionality for interrupts and timers.
|
||||
The Embassy executor is an async/await executor designed for embedded usage along with support functionality for interrupts and timers.
|
||||
|
||||
== Features
|
||||
|
||||
|
Reference in New Issue
Block a user