avr-std-stub 1.0.2

Contains simple implementations of required language items that `libstd` normally defines on other targets
Documentation
[dependencies]

[package]
authors = ["The AVR-Rust Project Developers", "Dylan McKay <me@dylanmckay.io>"]
categories = ["embedded", "no-std", "hardware-support"]
description = "Contains simple implementations of required language items that `libstd` normally defines on other targets"
documentation = "https://docs.rs/avr-std-stub"
edition = "2018"
license = "MIT"
name = "avr-std-stub"
repository = "https://github.com/avr-rust/avr-std-stub"
version = "1.0.2"