Add CTS and RTS flow-control tests
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
#define BOARD_RGB_LED_GPIO GPIO_NUM_48
|
||||
|
||||
#define RS232_UART_PORT UART_NUM_1
|
||||
|
||||
/* UART2 is used only as an internal traffic generator during flow-control tests. */
|
||||
#define RS232_TEST_GENERATOR_UART_PORT UART_NUM_2
|
||||
|
||||
#define RS232_TX_GPIO GPIO_NUM_17
|
||||
#define RS232_RX_GPIO GPIO_NUM_18
|
||||
#define RS232_RTS_GPIO GPIO_NUM_15
|
||||
|
||||
Reference in New Issue
Block a user