Files
ODrive/Firmware/tup.config.default
T

12 lines
307 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
CONFIG_DEBUG=false
CONFIG_DOCTEST=false
CONFIG_USE_LTO=true
# Uncomment this to error on compilation warnings
#CONFIG_STRICT=true