nightly no-std pros-core

Core functionality for pros-rs

2 releases

0.1.1 Apr 5, 2024
0.1.0 Mar 6, 2024

#242 in #robotics

Download history 19/week @ 2024-06-10 14/week @ 2024-06-17 18/week @ 2024-06-24 2/week @ 2024-07-08 31/week @ 2024-07-15 3/week @ 2024-07-22 34/week @ 2024-07-29 15/week @ 2024-08-05 8/week @ 2024-08-12 5/week @ 2024-08-19 24/week @ 2024-08-26 5/week @ 2024-09-09 13/week @ 2024-09-16 29/week @ 2024-09-23

56 downloads per month
Used in 6 crates

MIT license

3.5MB
2K SLoC

pros-core

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

  • Global allocator
  • Errno handling
  • Serial terminal printing
  • No-std Instants
  • Synchronization primitives
  • FreeRTOS task management

lib.rs:

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

Included in this crate:

Dependencies

~0.7–7.5MB
~62K SLoC