openblt: USB

only:mre_f4
This commit is contained in:
rusefillc 2023-05-20 20:52:59 -04:00 committed by rusefillc
parent 3d2f0fbedd
commit 2d6b6f9fa2
1 changed files with 3 additions and 1 deletions

View File

@ -26,3 +26,5 @@ BRDFLAGS += -DBOOT_CPU_SYSTEM_SPEED_KHZ=168000
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_USB_ENABLE=1