pros-core 0.1.2

Core functionality for pros-rs
Documentation

pros-core

Low level core functionality for pros-rs.

Maintained: no

[!important] pros-rs is deprecated and unmaintained; new projects should instead use vexide, a similar library with features like differential uploading and std support.

This 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