12 releases (4 breaking)

0.5.1 Nov 29, 2024
0.5.0 Nov 29, 2024
0.4.2 Oct 16, 2024
0.3.0 Jul 16, 2024
0.1.0 May 10, 2024

#287 in Robotics

Download history 34/week @ 2024-08-26 10/week @ 2024-09-02 24/week @ 2024-09-09 29/week @ 2024-09-16 70/week @ 2024-09-23 196/week @ 2024-09-30 276/week @ 2024-10-07 214/week @ 2024-10-14 78/week @ 2024-10-21 19/week @ 2024-10-28 21/week @ 2024-11-04 295/week @ 2024-11-11 49/week @ 2024-11-18 462/week @ 2024-11-25 175/week @ 2024-12-02 197/week @ 2024-12-09

900 downloads per month
Used in 9 crates (8 directly)

MIT license

160KB
3K SLoC

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

lib.rs:

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

Included in this crate:

Dependencies

~1.1–2MB
~33K SLoC