mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-22 16:14:37 +08:00
28 lines
336 B
Plaintext
28 lines
336 B
Plaintext
|
|
#build folder
|
|
build/
|
|
deploy/
|
|
.dep/
|
|
tup_build.sh
|
|
|
|
#markdown preview output
|
|
README.html
|
|
|
|
#autogenerated project files
|
|
.cproject
|
|
.mxproject
|
|
Odrive.xml
|
|
|
|
#Eclipse stuff
|
|
.settings/
|
|
.project
|
|
|
|
# VSCode stuff
|
|
/.vscode/.cortex-debug.*.state.json
|
|
|
|
# STM32CubeMX (in case you put it in this folder, or a symlink)
|
|
STM32CubeMX
|
|
|
|
#gdb log
|
|
openocd.log
|