[package] name = "nrf52svd" version = "0.1.0" authors = ["Wez Furlong"] license-file = "LICENSE.md" description = "svd2rust generated bindings for nRF52 devices" repository = "https://github.com/wez/nrf52svd" [features] rt = [] [dependencies] cortex-m = "0.3.1" bare-metal = "0.1.1" vcell = "0.1.0"