aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBarnaby Walters <[email protected]>2023-12-06 21:11:34 +0100
committerBarnaby Walters <[email protected]>2023-12-06 21:11:34 +0100
commit10c9e2e7238f07665333264afa132736cee09f8d (patch)
treeef0a3f234a3ea4e07cff7837447fbd294c394618 /docs
parentcd62d2cd84176cd7a70ea164e34a3f2245c1fbd1 (diff)
Added description for Card/IO
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/embassy_in_the_wild.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/embassy_in_the_wild.adoc b/docs/modules/ROOT/pages/embassy_in_the_wild.adoc
index c1c09c38a..a69aa701e 100644
--- a/docs/modules/ROOT/pages/embassy_in_the_wild.adoc
+++ b/docs/modules/ROOT/pages/embassy_in_the_wild.adoc
@@ -4,5 +4,5 @@ Here are known examples of real-world projects which make use of Embassy. Feel f
4 4
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] 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 \ No newline at end of file 8** Targets the ESP32-S3 MCU \ No newline at end of file