mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-23 09:03:40 +08:00
10 lines
254 B
Plaintext
10 lines
254 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_DEBUG=false
|
|
CONFIG_DOCTEST=false
|
|
CONFIG_USE_LTO=false
|
|
|
|
# Uncomment this to error on compilation warnings
|
|
#CONFIG_STRICT=true
|