Crate owb_core

Source
Expand description

Core drivers and utilities for the Omni-Wheel Bot on no-std embedded platforms.

For runnable examples, see the examples/ directory.

Modules§

utils
Utility re-exports and helper macros for the Omni-Wheel Bot.

Macros§

mk_static
Initialize a no-std static cell and write the given value into it.