aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBarnaby Walters <[email protected]>2023-12-06 21:55:07 +0100
committerBarnaby Walters <[email protected]>2023-12-06 21:55:07 +0100
commitecaa62aa428ce754376510bf52559a8e28e7d289 (patch)
tree0a76984603904061481d3d3c9900d199b17b5cda /docs
parent7561696a57ce77146078e481dc75dd3ab9e1c76d (diff)
parent195b492158b7db8b81c4cf6bbc436884590d334b (diff)
Fixed merge conflict
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/embassy_in_the_wild.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/embassy_in_the_wild.adoc b/docs/modules/ROOT/pages/embassy_in_the_wild.adoc
index 625bd0b29..a1c31bfc7 100644
--- a/docs/modules/ROOT/pages/embassy_in_the_wild.adoc
+++ b/docs/modules/ROOT/pages/embassy_in_the_wild.adoc
@@ -5,5 +5,5 @@ Here are known examples of real-world projects which make use of Embassy. Feel f
5* link:https://github.com/cbruiz/printhor/[Printhor: The highly reliable but not necessarily functional 3D printer firmware] 5* link:https://github.com/cbruiz/printhor/[Printhor: The highly reliable but not necessarily functional 3D printer firmware]
6** Targets some STM32 MCUs 6** Targets some STM32 MCUs
7* link:https://github.com/card-io-ecg/card-io-fw[Card/IO firmware] - firmware for an open source ECG device 7* link:https://github.com/card-io-ecg/card-io-fw[Card/IO firmware] - firmware for an open source ECG device
8** Targets the ESP32-S3 MCU 8** Targets the ESP32-S3 or ESP32-C6 MCU
9* 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 \ No newline at end of file 9* 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