Add doc folder, Update gitignore, Add sdkconfigs
This commit is contained in:
parent
0037f4a836
commit
169c809870
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,12 +1,18 @@
|
|||||||
# ESP-IDF
|
# ESP-IDF
|
||||||
build
|
build
|
||||||
sdkconfig
|
|
||||||
sdkconfig.old
|
sdkconfig.old
|
||||||
|
dependencies.lock
|
||||||
|
|
||||||
|
|
||||||
# VIM files
|
# VIM files
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
**/.cache
|
||||||
|
|
||||||
|
|
||||||
|
# drawio
|
||||||
|
*.dtmp
|
||||||
|
*.bkp
|
||||||
|
|
||||||
|
|
||||||
# React
|
# React
|
||||||
@ -24,3 +30,7 @@ yarn-error.log*
|
|||||||
.env.development.local
|
.env.development.local
|
||||||
.env.test.local
|
.env.test.local
|
||||||
.env.production.local
|
.env.production.local
|
||||||
|
|
||||||
|
|
||||||
|
# other
|
||||||
|
octave-workspace
|
||||||
|
1397
board_control/sdkconfig
Normal file
1397
board_control/sdkconfig
Normal file
File diff suppressed because it is too large
Load Diff
1397
board_motorctl/sdkconfig
Normal file
1397
board_motorctl/sdkconfig
Normal file
File diff suppressed because it is too large
Load Diff
1414
board_single/sdkconfig
Normal file
1414
board_single/sdkconfig
Normal file
File diff suppressed because it is too large
Load Diff
BIN
doc/Sabertooth2x60.pdf
Normal file
BIN
doc/Sabertooth2x60.pdf
Normal file
Binary file not shown.
BIN
doc/TCYS5201-Vishay.pdf
Normal file
BIN
doc/TCYS5201-Vishay.pdf
Normal file
Binary file not shown.
BIN
doc/tcsy5201-pinout.png
Normal file
BIN
doc/tcsy5201-pinout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Loading…
x
Reference in New Issue
Block a user