mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-19 22:19:10 +08:00
9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
# Copy this file to tup.config and adapt it to your needs
|
|
# make sure this fits your board
|
|
#CONFIG_BOARD_VERSION=v3.5-24V
|
|
CONFIG_USB_PROTOCOL=native
|
|
CONFIG_UART_PROTOCOL=ascii
|
|
|
|
# Uncomment this to error on compilation warnings
|
|
#CONFIG_STRICT=true
|