<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/stm, branch 1.8.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-06-28T06:37:49+00:00</updated>
<entry>
<title>altos/stmf0: Initialize UART RTS/CTS before turning it on</title>
<updated>2017-06-28T06:37:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T06:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e64438271e481ca9f9eeb0ce2b1f9eca071b7ad4'/>
<id>urn:sha1:e64438271e481ca9f9eeb0ce2b1f9eca071b7ad4</id>
<content type='text'>
If you try this after the UART is running, it won't work.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make CDC ACM 'line coding' public</title>
<updated>2017-05-05T05:10:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-05-05T05:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e76d543a203f210683cb77df2b9bbff1a9f4b381'/>
<id>urn:sha1:e76d543a203f210683cb77df2b9bbff1a9f4b381</id>
<content type='text'>
This allows other systems to see what baud rate the host has requested.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>stm: Add more mask-based GPIO controls</title>
<updated>2017-04-04T23:04:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-04T23:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=301b724d2169f4ac46d921f518455c783e1dd894'/>
<id>urn:sha1:301b724d2169f4ac46d921f518455c783e1dd894</id>
<content type='text'>
Lets cortexelf do more things with groups of pins, rather than one pin
at a time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>stm: Add a few more GPIO functions to make dealing with the 1802 easier</title>
<updated>2017-04-03T18:37:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T18:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0197157a295d848bac65cf7f4457dd5a99af24e3'/>
<id>urn:sha1:0197157a295d848bac65cf7f4457dd5a99af24e3</id>
<content type='text'>
ao_gpio_set_mask and ao_gpio_get_all

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: add button matrix driver</title>
<updated>2017-04-03T02:30:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T02:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=09f8710eb320f37f20dda8c635497c2b505d25e2'/>
<id>urn:sha1:09f8710eb320f37f20dda8c635497c2b505d25e2</id>
<content type='text'>
Scans the matrix once per clock tick queuing events for changed keys.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>stm: Use common flash wait loop instead of inlining</title>
<updated>2017-04-02T22:56:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T22:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3ce663875d69739cc2d43fcd88b22820cd9d6500'/>
<id>urn:sha1:3ce663875d69739cc2d43fcd88b22820cd9d6500</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Use new memory map to access all flash and ram. Add fat.</title>
<updated>2017-04-02T22:40:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T22:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=54c76d48924fecc2aeabbc352c553822a87f9d19'/>
<id>urn:sha1:54c76d48924fecc2aeabbc352c553822a87f9d19</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Add draw and lisp to make search paths.</title>
<updated>2017-02-20T20:34:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-02-20T20:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0eadc2d50417408beebd50e4a0e7e12430ed67ef'/>
<id>urn:sha1:0eadc2d50417408beebd50e4a0e7e12430ed67ef</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Add nvic priority register fields. Add more TIM234 defines.</title>
<updated>2017-02-20T20:34:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-02-20T20:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a487d2fcba57141f6b083d5612c76bac5ad1ac7c'/>
<id>urn:sha1:a487d2fcba57141f6b083d5612c76bac5ad1ac7c</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Make i2c code handle PCLK1 of 24MHz</title>
<updated>2017-02-20T20:34:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-02-20T20:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=80fd7f7bef5320ce86048d74dc4a72e1ec361120'/>
<id>urn:sha1:80fd7f7bef5320ce86048d74dc4a72e1ec361120</id>
<content type='text'>
Just adds the necessary defines to the code.

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