embassy/examples
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
..
boot Remove generic const expressions from embassy-boot 2022-09-02 08:25:36 +02:00
nrf net: feature-gate nightly-only async traits to allow building on stable. 2022-08-30 19:43:32 +02:00
nrf-rtos-trace split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
rp Cleanup examples 2022-09-01 15:12:44 +02:00
std net: feature-gate nightly-only async traits to allow building on stable. 2022-08-30 19:43:32 +02:00
stm32f0 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32f1 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32f2 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32f3 sync: flatten module structure. 2022-08-22 22:18:13 +02:00
stm32f4 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32f7 net: feature-gate nightly-only async traits to allow building on stable. 2022-08-30 19:43:32 +02:00
stm32g0 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32g4 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32h7 net: feature-gate nightly-only async traits to allow building on stable. 2022-08-30 19:43:32 +02:00
stm32l0 lora: Fix for stm32l0 exampe to build 2022-08-26 15:44:58 +02:00
stm32l1 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32l4 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32l5 net: feature-gate nightly-only async traits to allow building on stable. 2022-08-30 19:43:32 +02:00
stm32u5 split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32wb split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
stm32wl Use released rust-lorawan with radio fixes 2022-08-26 15:44:58 +02:00
wasm Enable 'std' feature on critical-section for WASM 2022-08-23 20:00:34 +02:00