From 4ea6d7702ea4ed038a25cdf90765a7fea72d1b38 Mon Sep 17 00:00:00 2001 From: wxyyy0117 Date: Mon, 28 Jul 2025 14:27:02 +0200 Subject: [PATCH] docs/: Add installation reference. Signed-off-by: wxyyy0117 --- docs/development-instructions.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development-instructions.rst b/docs/development-instructions.rst index fd784cf1..fc69b993 100644 --- a/docs/development-instructions.rst +++ b/docs/development-instructions.rst @@ -20,6 +20,7 @@ Environment Setup * Install `Arduino IDE (2.0 or higher) `_ * Or Install `Arduino CLI (1.0.0 or higher) `_ * Python + * Follow the :doc:`installation-instructions` #. Create a ``/hardware/arduino-git`` folder. Where ```` is the location of your Arduino sketchbook. The ```` default is OS-dependent: