Added lora-rs links

This commit is contained in:
Barnaby Walters 2023-12-06 21:47:52 +01:00
parent 10c9e2e723
commit 7561696a57

View file

@ -5,4 +5,5 @@ Here are known examples of real-world projects which make use of Embassy. Feel f
* link:https://github.com/cbruiz/printhor/[Printhor: The highly reliable but not necessarily functional 3D printer firmware]
** Targets some STM32 MCUs
* link:https://github.com/card-io-ecg/card-io-fw[Card/IO firmware] - firmware for an open source ECG device
** Targets the ESP32-S3 MCU
** Targets the ESP32-S3 MCU
* The link:https://github.com/lora-rs/lora-rs[lora-rs] project includes link:https://github.com/lora-rs/lora-rs/tree/main/examples/stm32l0/src/bin[various standalone examples] for NRF52840, RP2040, STM32L0 and STM32WL