This commit is contained in:
Eljakim Herrewijnen 2025-01-03 12:37:38 +01:00
parent 7282d7aa89
commit b79954846e
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "devices/rpi4_gupje"]
path = devices/rpi4_gupje
url = https://github.com/EljakimHerrewijnen/rpi4_gupje.git

1
devices/rpi4_gupje Submodule

@ -0,0 +1 @@
Subproject commit e82766b0c940b35675aea4f9b0e69aaa1d21f1d8

View File

@ -6,7 +6,7 @@ Clone gupje somewhere on your system:
.. code-block:: bash .. code-block:: bash
git clone https://git.herreweb.nl/EljakimHerrewijnen/Gupje git clone --recursive https://git.herreweb.nl/EljakimHerrewijnen/Gupje
Cross compiler Cross compiler