From 6102d19f5308e09da55aee211c3e7a03f0d7d6f7 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 10 May 2024 16:42:45 +0200 Subject: protobuf (dropped) --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fc98963..0ba4c4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,8 @@ url = https://github.com/FreeRTOS/FreeRTOS-Kernel branch = V11.1.0 shallow = true +[submodule "protobuf"] + path = lib/protobuf + url = https://github.com/protocolbuffers/protobuf + branch = v25.3 + shallow = true -- cgit v1.2.3