commit 303e61fe518a123608491323590a6b6479f0f8d4 Author: AlexanderHD27 Date: Thu May 23 22:28:02 2024 +0200 Added gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9cf2364 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.gitignore filter=lfs diff=lfs merge=lfs -text +*.gitmodules filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9e001fa --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915a1a5f0379f654577196ea86b9636e8db28eac744de751385e3ef2d6ebe982 +size 115 diff --git a/motor-control/pico-sdk b/motor-control/pico-sdk new file mode 160000 index 0000000..6a7db34 --- /dev/null +++ b/motor-control/pico-sdk @@ -0,0 +1 @@ +Subproject commit 6a7db34ff63345a7badec79ebea3aaef1712f374