From 733beba5c2461692e3d92f720277938155f057a9 Mon Sep 17 00:00:00 2001 From: Kattni Rembor Date: Wed, 17 Mar 2021 15:00:01 -0400 Subject: [PATCH] Add PiperBlocklyLibrary --- .gitmodules | 3 +++ libraries/helpers/PiperBlocklyLibrary | 1 + 2 files changed, 4 insertions(+) create mode 160000 libraries/helpers/PiperBlocklyLibrary diff --git a/.gitmodules b/.gitmodules index 74b6682..1962b82 100644 --- a/.gitmodules +++ b/.gitmodules @@ -112,3 +112,6 @@ [submodule "libraries/drivers/gc9a01"] path = libraries/drivers/gc9a01 url = https://github.com/tylercrumpton/CircuitPython_GC9A01.git +[submodule "libraries/helpers/PiperBlocklyLibrary"] + path = libraries/helpers/PiperBlocklyLibrary + url = https://github.com/buildwithpiper/PiperBlocklyLibrary.git diff --git a/libraries/helpers/PiperBlocklyLibrary b/libraries/helpers/PiperBlocklyLibrary new file mode 160000 index 0000000..73bf05d --- /dev/null +++ b/libraries/helpers/PiperBlocklyLibrary @@ -0,0 +1 @@ +Subproject commit 73bf05dea4032a4e755657f708c2fc93dce2a97b