From 4397139fb966a29659c1681f4f1d5b0de61dea8e Mon Sep 17 00:00:00 2001 From: jlpoole Date: Sat, 25 Apr 2026 09:43:43 -0700 Subject: [PATCH] Mandatory for environment set up. --- SETUP_REQUIRED.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SETUP_REQUIRED.txt diff --git a/SETUP_REQUIRED.txt b/SETUP_REQUIRED.txt new file mode 100644 index 0000000..d73a7b7 --- /dev/null +++ b/SETUP_REQUIRED.txt @@ -0,0 +1,13 @@ +20260425 ChatGPT +$Header$ + +This project requires submodules. + +Run: + + git submodule update --init --recursive + +before building, or compilation will fail with missing headers such as: + + Boards.h + SensorQMC6310.hpp