Add doc folder, Update gitignore, Add sdkconfigs

This commit is contained in:
jonny_jr9 2023-09-13 13:59:30 +02:00
parent 0037f4a836
commit 169c809870
7 changed files with 4219 additions and 1 deletions

12
.gitignore vendored
View File

@ -1,12 +1,18 @@
# ESP-IDF
build
sdkconfig
sdkconfig.old
dependencies.lock
# VIM files
*.swp
*.swo
**/.cache
# drawio
*.dtmp
*.bkp
# React
@ -24,3 +30,7 @@ yarn-error.log*
.env.development.local
.env.test.local
.env.production.local
# other
octave-workspace

1397
board_control/sdkconfig Normal file

File diff suppressed because it is too large Load Diff

1397
board_motorctl/sdkconfig Normal file

File diff suppressed because it is too large Load Diff

1414
board_single/sdkconfig Normal file

File diff suppressed because it is too large Load Diff

BIN
doc/Sabertooth2x60.pdf Normal file

Binary file not shown.

BIN
doc/TCYS5201-Vishay.pdf Normal file

Binary file not shown.

BIN
doc/tcsy5201-pinout.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB