--some updates
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
/** \brief Enable/disable UART transport layer. */
|
||||
#define BOOT_COM_RS232_ENABLE (1)
|
||||
/** \brief Configure the desired communication speed. */
|
||||
#define BOOT_COM_RS232_BAUDRATE (57600)
|
||||
#define BOOT_COM_RS232_BAUDRATE (9600)
|
||||
/** \brief Configure number of bytes in the target->host data packet. */
|
||||
#define BOOT_COM_RS232_TX_MAX_DATA (129)
|
||||
/** \brief Configure number of bytes in the host->target data packet. */
|
||||
|
||||
Reference in New Issue
Block a user