Open parthitce opened 1 week ago
Although https://github.com/linumiz/zephyr/issues/27 helps testing the basics, this issue should help focus more specifics about UART testing,
Total UART available is 4. Pin mapping in the Launchpad to check the possibility to test all 4 with and without flow control
Interrupt testing is done using samples/drivers/uart/echo_bot/, otherwise poll is defaulted when tested with hello_world
samples/drivers/uart/echo_bot/
Although https://github.com/linumiz/zephyr/issues/27 helps testing the basics, this issue should help focus more specifics about UART testing,
Total UART available is 4. Pin mapping in the Launchpad to check the possibility to test all 4 with and without flow control