From 663bbd5ad39821d778b00736698acc65a677bf8e Mon Sep 17 00:00:00 2001 From: Anon <git@anonweb.de> Date: Thu, 7 Sep 2023 21:14:51 +0200 Subject: [PATCH] docs: Add reference to OSW port --- docs/badge/firmware-development.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/badge/firmware-development.rst b/docs/badge/firmware-development.rst index 032145950d..65579de0ee 100644 --- a/docs/badge/firmware-development.rst +++ b/docs/badge/firmware-development.rst @@ -194,11 +194,13 @@ Then, you can run your firmware by distributing the resulting ``.bin`` file and For an example, see our doom port at **TODO**. -Rewrite it in Rust -^^^^^^^^^^^^^^^^^^ +Alternative Firmware Projects +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you fancy playing with Rust on the flow3r, check out the `flow3-rs <https://git.flow3r.garden/flow3r/flow3-rs>`_ project. +A port of Open-Smartwatch is also `in the works <https://github.com/Open-Smartwatch/open-smartwatch-os/pull/368>`_. + Hardware Generations -------------------- -- GitLab