embassy/embassy-lora/src
Timo Kröger 69d80c086d lora: Use a trait for RF frontend switching
The Seeed Studio Lora-E5 module only has two control pins.
With the `RadioSwitch` trait the user can implement any method required
by the module/board to control the TX/RX direction of the radio frontend.
2022-08-26 15:44:58 +02:00
..
stm32wl lora: Use a trait for RF frontend switching 2022-08-26 15:44:58 +02:00
sx127x Split embassy-time from embassy-executor. 2022-08-18 01:22:30 +02:00
fmt.rs Add embassy-lora crate 2021-09-30 10:32:24 +02:00
lib.rs Split embassy-time from embassy-executor. 2022-08-18 01:22:30 +02:00