<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Zephyr Output of USB UART Serial Leaks Into Input Buffer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128198/zephyr-output-of-usb-uart-serial-leaks-into-input-buffer</link><description>I wrote a simple terminal that reads the keyboard input from USB UART device and echos it back to the same device. It works as follows: 1. It registers an interrupt handler (uart_isr) 2. The handler reads input data and writes it to a buffer 3. Main loop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Nov 2017 10:43:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128198/zephyr-output-of-usb-uart-serial-leaks-into-input-buffer" /></channel></rss>