esp8266 0.0.3

A minimal peripheral access crate the ESP8266
Documentation
[dependencies.bare-metal]
version = "0.2"

[dependencies.vcell]
version = "0.1"

[package]
authors = ["Robin Appelman <robin@icewind.nl>"]
description = "A minimal peripheral access crate the ESP8266"
edition = "2018"
include = ["/src/**", "svd/esp8266.svd"]
license = "MIT OR Apache-2.0"
name = "esp8266"
repository = "https://github.com/icewind1991/esp8266"
version = "0.0.3"