vexide-core 0.4.1

Core functionality for vexide
docs.rs failed to build vexide-core-0.4.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vexide-core-0.7.1-rc.1

vexide-core

Low level core functionality for vexide. The core crate is used in all other crates in the vexide ecosystem. Included in this crate:

  • Global allocator
  • Serial terminal printing
  • No-std Instants, blocking I/O, other stuff missing from core
  • Synchronization primitives