# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "nrf-softdevice-s132" version = "0.1.2" authors = ["Dario Nieuwenhuis "] description = "Low-level bindings for the Nordic nRF SoftDevice S132" keywords = [ "cortex-m", "nrf52", "nrf-softdevice", "bluetooth", "ble", ] categories = [ "embedded", "hardware-support", "no-std", ] license-file = "LICENSE-NORDIC" repository = "https://github.com/embassy-rs/nrf-softdevice" [package.metadata.docs.rs] targets = ["thumbv7em-none-eabi"] [package.metadata.embassy_docs] src_base = "https://github.com/embassy-rs/nrf-softdevice/blob/nrf-softdevice-s132-v$VERSION/nrf-softdevice-s132/src/" src_base_git = "https://github.com/embassy-rs/nrf-softdevice/blob/$COMMIT/nrf-softdevice-s132/src/" target = "thumbv7em-none-eabi"