Omercan Kilic
Results
1
issues of
Omercan Kilic
Uart flow control enumeration is defined as **_enum max_uart_flow_ctrl { UART_FLOW_DIS, UART_FLOW_EN };_** for other MAX32XXX parts except MAX32670 in no-OS/drivers/platform/maxim/max32670/maxim_uart.h file. This enum has been defined as, **_enum max_uart_flow_ctrl...