mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-21 23:44:48 +08:00
Merge pull request #138 from madcowswe/sam_build_config
improve user experience of tup.config
This commit is contained in:
@@ -63,3 +63,4 @@ target/
|
||||
|
||||
# Tup
|
||||
.tup
|
||||
/tup.config
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
# Copy this file to tup.config and adapt it to your needs
|
||||
CONFIG_DEBUG=y
|
||||
#CONFIG_BOARD_VERSION=v3.3 # make sure this fits your board
|
||||
# make sure this fits your board
|
||||
#CONFIG_BOARD_VERSION=v3.3
|
||||
CONFIG_USB_PROTOCOL=native
|
||||
CONFIG_UART_PROTOCOL=ascii
|
||||
CONFIG_STEP_DIR=n
|
||||
|
||||
Reference in New Issue
Block a user