From a8b794c02574e96150d55852fa5db1ce7529503d Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 5 Jun 2024 12:51:24 +0200 Subject: add arduino cmake toolchain + improve lazy.mk --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1a813e0..6313925 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,9 @@ url = https://github.com/ludocode/mpack branch = v1.1.1 shallow = true +[submodule "lib/Arduino-CMake-Toolchain"] + path = lib/Arduino-CMake-Toolchain + url = https://github.com/a9183756-gh/Arduino-CMake-Toolchain + branch = e745a9bed3c3fb83442d55bf05630f31574674f2 + shallow = true + -- cgit v1.2.3