From 4aa5d8d6740589b223e15dad51a5fad694929767 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Mon, 29 Apr 2024 10:59:18 +0100 Subject: [PATCH] build docs --- README_Building.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README_Building.md b/README_Building.md index 2749502d3a..1ea936349b 100644 --- a/README_Building.md +++ b/README_Building.md @@ -36,6 +36,11 @@ the thing in `BOARDNAME.zip` named `espruino_2vXX.YY_boardname` is another zip f If you fork the Espruino repository and make changes yourself you should be able to see the builds for your changes at `https://github.com/YOUR_USERNAME/Espruino/actions` +**Note:** the firmware files produced by this method are for uploads via a bootloader only. +If you need a full binary file for uploading [via SWD](https://www.espruino.com/AdvancedDebug) +you'll need to follow the instructions below. + + ## Under Linux (recommended) Espruino is easy to build under Linux, for either for Espruino running on Linux or a board.