From c00817d675bfb0a7e674d6d0be955cadb20383bb Mon Sep 17 00:00:00 2001 From: root Date: Wed, 16 Apr 2025 00:40:50 +0100 Subject: fish --- .gitmodules | 3 +++ gbs8200/GBS8200-reverse | 1 + gbs8200/docs/2013041613555642.pdf | Bin 0 -> 994342 bytes .../docs/Tiva Trueview 5725 - Programming Guide.pdf | Bin 0 -> 1902588 bytes gbs8200/docs/tv5725_registers_definition_v1.1.pdf | Bin 0 -> 1407751 bytes 5 files changed, 4 insertions(+) create mode 160000 gbs8200/GBS8200-reverse create mode 100644 gbs8200/docs/2013041613555642.pdf create mode 100644 gbs8200/docs/Tiva Trueview 5725 - Programming Guide.pdf create mode 100644 gbs8200/docs/tv5725_registers_definition_v1.1.pdf diff --git a/.gitmodules b/.gitmodules index ca1ab82..61c8467 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = gbs8200/gbs-control url = ssh://global.panaceas.org/git/hp_instruments/gbs-control branch = jmm +[submodule "gbs8200/GBS8200-reverse"] + path = gbs8200/GBS8200-reverse + url = ssh://git@git.panaceas.org/git/hp_instruments/GBS8200-reverse diff --git a/gbs8200/GBS8200-reverse b/gbs8200/GBS8200-reverse new file mode 160000 index 0000000..6376c4c --- /dev/null +++ b/gbs8200/GBS8200-reverse @@ -0,0 +1 @@ +Subproject commit 6376c4ca5adb32f72fb788860bfd42d00d580e7f diff --git a/gbs8200/docs/2013041613555642.pdf b/gbs8200/docs/2013041613555642.pdf new file mode 100644 index 0000000..76ff173 Binary files /dev/null and b/gbs8200/docs/2013041613555642.pdf differ diff --git a/gbs8200/docs/Tiva Trueview 5725 - Programming Guide.pdf b/gbs8200/docs/Tiva Trueview 5725 - Programming Guide.pdf new file mode 100644 index 0000000..9f5b68c Binary files /dev/null and b/gbs8200/docs/Tiva Trueview 5725 - Programming Guide.pdf differ diff --git a/gbs8200/docs/tv5725_registers_definition_v1.1.pdf b/gbs8200/docs/tv5725_registers_definition_v1.1.pdf new file mode 100644 index 0000000..3c89967 Binary files /dev/null and b/gbs8200/docs/tv5725_registers_definition_v1.1.pdf differ -- cgit v1.2.3