capsules/extra/README.md
This crate contains miscellaneous capsules which do not fit into any other, more specific category, and which do not require any external (non-vendored and unvetted) dependencies.
For more information on capsules, see the top-level README.
The remainder of this document contains a list of capsules in this crate, along with a short description.
These implement a driver to setup and read various physical sensors.
These drivers provide support for various ICs.
Support for wireless radios, network stacks and related infrastructure.
Protocol stacks and other libraries.
These capsules provide a Driver interface for common MCU peripherals.
These provide common and better abstractions for userspace.
These provide virtualized (i.e. multiple applications can use them simultaneously) support for generic sensor interfaces.
Other capsules that implement reusable logic.
Screen HIL, such as
ScreenARGB8888ToMono8BitPage.hil::kv::KV with TickV.These are selectively included on a board to help with testing and debugging various elements of Tock.
panic!().