mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-20 22:55:00 +08:00
22 lines
262 B
Plaintext
22 lines
262 B
Plaintext
|
|
#build folder
|
|
build/
|
|
.dep/
|
|
|
|
#markdown preview output
|
|
README.html
|
|
|
|
#autogenerated project files
|
|
.cproject
|
|
.mxproject
|
|
Odrive.xml
|
|
|
|
#Eclipse stuff
|
|
.settings/
|
|
.project
|
|
|
|
# STM32CubeMX (in case you put it in this folder, or a symlink)
|
|
STM32CubeMX
|
|
|
|
#gdb log
|
|
openocd.log |