foco

Crates.iofoco
lib.rsfoco
version0.1.4
sourcesrc
created_at2020-06-26 02:00:03.571016
updated_at2020-06-30 20:59:52.080217
descriptionTopic-based strongly typed pubsub for no_std rust
homepage
repositoryhttps://github.com/tstellanova/foco
max_upload_size
id258271
size15,952
Todd Stellanova (tstellanova)

documentation

README

foco

Simple no_std rust support for publish-subscribe on shared topics. This decouples the publishers (such as sensors) from the subscribers.

Examples

See the examples directory.

LICENSE

BSD-3-Clause: See LICENSE file.

Status

  • Basic example working
  • Basic tests
  • cortex-m no_std example
  • CI
Commit count: 19

cargo fmt