pros-core

Crates.iopros-core
lib.rspros-core
version0.1.1
sourcesrc
created_at2024-03-06 04:54:55.059809
updated_at2024-04-05 22:57:34.382322
descriptionCore functionality for pros-rs
homepage
repositoryhttps://github.com/gavin-niederman/pros-rs
max_upload_size
id1164344
size45,532
Gavin (Gavin-Niederman)

documentation

README

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
Commit count: 815

cargo fmt