https://github.com/sciguy16/cmri
Rust implementation of the C/MRI protocol
https://github.com/sciguy16/cmri
cmri jmri proxy raspberry-pi raspberry-pi-4 rs485 rust
Last synced: 2 months ago
JSON representation
Rust implementation of the C/MRI protocol
- Host: GitHub
- URL: https://github.com/sciguy16/cmri
- Owner: sciguy16
- License: apache-2.0
- Created: 2020-05-10T21:46:09.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T21:58:05.000Z (over 5 years ago)
- Last Synced: 2025-05-31T21:50:45.442Z (about 1 year ago)
- Topics: cmri, jmri, proxy, raspberry-pi, raspberry-pi-4, rs485, rust
- Language: Rust
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# cmri

Implementation of C/MRI in Rust, with support for `no_std` and arduino.
## Usage
```rust
// todo
```
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.