Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knurling-rs/defmt-test
a test harness for embedded devices
https://github.com/knurling-rs/defmt-test
embedded-tests ferrous-systems rust-embedded
Last synced: 17 days ago
JSON representation
a test harness for embedded devices
- Host: GitHub
- URL: https://github.com/knurling-rs/defmt-test
- Owner: knurling-rs
- License: apache-2.0
- Archived: true
- Created: 2020-09-08T12:09:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-16T14:47:19.000Z (almost 4 years ago)
- Last Synced: 2024-05-19T14:30:42.119Z (6 months ago)
- Topics: embedded-tests, ferrous-systems, rust-embedded
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 9
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
- rust-embedded - defmt-test - in `#[test]` attribute, but will run on an embedded target (Tools / Paid and commercially available materials)
- awesome-embedded-rust - defmt-test - in `#[test]` attribute, but will run on an embedded target (Tools / Paid and commercially available materials)
README
# `defmt-test`
> a test harness for embedded devices
This crate has been moved to the [`defmt`] repository
[`defmt`]: https://github.com/knurling-rs/defmt
## Support
`defmt-test` is part of the [Knurling] project, [Ferrous Systems]' effort at
improving tooling used to develop for embedded systems.If you think that our work is useful, consider sponsoring it via [GitHub
Sponsors].## 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
licensed as above, without any additional terms or conditions.[Knurling]: https://knurling.ferrous-systems.com
[Ferrous Systems]: https://ferrous-systems.com/
[GitHub Sponsors]: https://github.com/sponsors/knurling-rs