piotrnarajowski opened a new pull request, #1935: URL: https://github.com/apache/mynewt-nimble/pull/1935
uart_pipe.c from bttester app was using values copied directly from uart_console.c e.g. CONSOLE_UART_DEV, CONSOLE_UART_BAUD. This caused BTP malfunction when trying to receive logs over UART from bttester. BTTESTER_UART variables are now added to syscfg and applied in uart_pipe.c -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
