[dependencies.stm32wlxx-hal]
features = ["stm32wle5"]
version = "=0.2.1"
[features]
defmt = ["stm32wlxx-hal/defmt"]
rt = ["stm32wlxx-hal/rt"]
[package]
authors = ["Alex Martens <alexmgit@protonmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Board support package for the seeed LoRa-E5 development kit"
edition = "2021"
keywords = ["arm", "cortex-m", "stm32", "bsp", "seeed"]
license = "MIT OR Apache-2.0"
name = "lora-e5-bsp"
readme = "README.md"
repository = "https://github.com/stm32-rs/stm32wlxx-hal"
rust-version = "1.56"
version = "0.2.1"