parent
3d2f0fbedd
commit
2d6b6f9fa2
|
@ -25,4 +25,6 @@ BRDFLAGS += -DBOOT_CPU_SYSTEM_SPEED_KHZ=168000
|
|||
# Select the desired UART peripheral as a zero based index.
|
||||
BRDFLAGS += -DBOOT_COM_RS232_CHANNEL_INDEX=2
|
||||
# \brief Select the desired CAN peripheral as a zero based index.
|
||||
BRDFLAGS += -DBOOT_COM_CAN_CHANNEL_INDEX=1
|
||||
BRDFLAGS += -DBOOT_COM_CAN_CHANNEL_INDEX=1
|
||||
|
||||
BRDFLAGS += -DBOOT_COM_USB_ENABLE=1
|
||||
|
|
Loading…
Reference in New Issue