rtt-logger 0.2.1

An rtt-target logger implementation for Cortex-M embedded platforms
Documentation
[![crates.io](https://img.shields.io/crates/v/rtt-logger.svg)](https://crates.io/crates/rtt-logger)
[![crates.io](https://img.shields.io/crates/d/rtt-logger.svg)](https://crates.io/crates/rtt-logger)

# `rtt-logger`

> Plain RTT `Logger` implementation

# [Documentation]https://docs.rs/rtt-logger

# License

Licensed under

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or
  http://www.apache.org/licenses/LICENSE-2.0)

## 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.