3 releases
0.1.4 | Jun 30, 2020 |
---|---|
0.1.2 | Jun 26, 2020 |
0.1.1 | Jun 26, 2020 |
#723 in Concurrency
11KB
166 lines
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
Dependencies
~280KB