nrf-softdevice-s112 0.1.2

Low-level bindings for the Nordic nRF SoftDevice S112
Documentation
[package]
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Low-level bindings for the Nordic nRF SoftDevice S112"
edition = "2021"
keywords = ["cortex-m", "nrf52", "nrf-softdevice", "bluetooth", "ble"]
license-file = "LICENSE-NORDIC"
name = "nrf-softdevice-s112"
repository = "https://github.com/embassy-rs/nrf-softdevice"
version = "0.1.2"
[package.metadata.docs.rs]
targets = ["thumbv7em-none-eabi"]

[package.metadata.embassy_docs]
src_base = "https://github.com/embassy-rs/nrf-softdevice/blob/nrf-softdevice-s112-v$VERSION/nrf-softdevice-s112/src/"
src_base_git = "https://github.com/embassy-rs/nrf-softdevice/blob/$COMMIT/nrf-softdevice-s112/src/"
target = "thumbv7em-none-eabi"