embassy/embassy-stm32
bors[bot] 6264fe39a5
Merge #839
839: Misc LoRaWAN improvements r=lulf a=timokroeger

Trying too get `embassy-lora` running on a [LoRa-E5 Dev Board](https://wiki.seeedstudio.com/LoRa_E5_Dev_Board/).
I can see the join message arriving in the The Things Network console but the device does not receive the accept message yet.
Opening this PR anyway because I think there are some nice things to decouple the lora crate from the nucleo board.

`@lulf` Could you test if this PR breaks your LoRa setup? Marking as draft for the time being.

Co-authored-by: Timo Kröger <timokroeger93@gmail.com>
Co-authored-by: Ulf Lilleengen <lulf@redhat.com>
2022-09-04 07:17:23 +00:00
..
src Merge #839 2022-09-04 07:17:23 +00:00
build.rs implement support for LPUART 2022-08-19 12:05:19 +02:00
Cargo.toml split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00