<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/lpc/ao_serial_lpc.c, branch debian/1.3-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-08-17T15:45:06+00:00</updated>
<entry>
<title>altos: Wake up on LPC usart ISR only once</title>
<updated>2013-08-17T15:45:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-17T15:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0dd55f66d79f54b450fd8122aecd84d68b810bf4'/>
<id>urn:sha1:0dd55f66d79f54b450fd8122aecd84d68b810bf4</id>
<content type='text'>
Instead of waking up after every character, wait until the FIFO is
empty to reduce overhead

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/lpc: Rename serial port to 'serial0'</title>
<updated>2013-07-03T00:55:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-24T21:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c542a2ed0f222bd0ec84e4a9651585d441dd7ccf'/>
<id>urn:sha1:c542a2ed0f222bd0ec84e4a9651585d441dd7ccf</id>
<content type='text'>
This lets existing serial port users find the right function.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/lpc: Take advantage of USART TX fifo</title>
<updated>2013-05-17T10:50:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-20T05:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9bf67798b134ad796c2f4bc9240ee450722148ec'/>
<id>urn:sha1:9bf67798b134ad796c2f4bc9240ee450722148ec</id>
<content type='text'>
The USART has a 16-byte TX fifo; keep rough track of how full it is to
avoid waiting for an interrupt after every TX byte.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/lpc: Get USART running</title>
<updated>2013-05-17T10:50:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-20T05:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9e8f6ba8b779cd9635f82d6da5f113715c3ee4c7'/>
<id>urn:sha1:9e8f6ba8b779cd9635f82d6da5f113715c3ee4c7</id>
<content type='text'>
Adds a simple demo thread that spews data to the serial port

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>lpc: Initial lpcxpresso bits</title>
<updated>2013-05-17T10:50:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-18T20:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bcc65597d3d20f1d58df784100af766cee5f0f20'/>
<id>urn:sha1:bcc65597d3d20f1d58df784100af766cee5f0f20</id>
<content type='text'>
This gets the LPC11U14 clock set to the PLL and blinks the LED.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
