<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/cortexelf-v1/ao_pins.h, branch 1.7</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.7</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-04-09T19:59:07+00:00</updated>
<entry>
<title>cortexelf-v1: Bump SPI pin speed to 40MHz to for sdcard. Fix VGA DMA.</title>
<updated>2017-04-09T19:59:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-09T19:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6efa53bafda18313742849a6c4992f09c3e403c3'/>
<id>urn:sha1:6efa53bafda18313742849a6c4992f09c3e403c3</id>
<content type='text'>
Tell the DMA code to leave the DMA engine enabled so the VGA output
can use it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: More 1802 noodling</title>
<updated>2017-04-04T23:05:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-04T23:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=86d5119f19b5f3131d224982e011fd233b48aa22'/>
<id>urn:sha1:86d5119f19b5f3131d224982e011fd233b48aa22</id>
<content type='text'>
Add code to track the address and data displays, change how 1802 pin
tracking works

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Add pin definitions for 1802 connections</title>
<updated>2017-04-03T18:41:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T18:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=280eefc8f86e90e742c536a074d7284cce03af15'/>
<id>urn:sha1:280eefc8f86e90e742c536a074d7284cce03af15</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Hook up hex keypad using matrix input driver</title>
<updated>2017-04-03T02:32:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T02:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8c1478b55f5dbe9711b31a34d4f5e3563f1f42d2'/>
<id>urn:sha1:8c1478b55f5dbe9711b31a34d4f5e3563f1f42d2</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Hook up AS1107 in test mode</title>
<updated>2017-04-03T00:39:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T00:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=17ec1c510ccc42bbc387940b5805f452697f78d6'/>
<id>urn:sha1:17ec1c510ccc42bbc387940b5805f452697f78d6</id>
<content type='text'>
Provide a 'L' command to display values

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Add buttons</title>
<updated>2017-04-02T23:37:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T23:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1bc48b075f76bfef258f516549573429b24f284c'/>
<id>urn:sha1:1bc48b075f76bfef258f516549573429b24f284c</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Add serialblather command.</title>
<updated>2017-04-02T23:22:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T23:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8284d3639cd24e2fa0faf1e35e7276ba35a24f8f'/>
<id>urn:sha1:8284d3639cd24e2fa0faf1e35e7276ba35a24f8f</id>
<content type='text'>
This reads from stdin and dumps it to both serial ports until you type ~

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Hook up serial consoles for debugging</title>
<updated>2017-04-02T22:28:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T22:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7b031d5a86213364196b67f7e3f92865da8adbf9'/>
<id>urn:sha1:7b031d5a86213364196b67f7e3f92865da8adbf9</id>
<content type='text'>
This will make playing with serial ports easier for now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Fix clock to drive VGA at 640/480. Add sdcard, remove others</title>
<updated>2017-04-02T22:18:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T22:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=62b0228aed5191c8d769f9f34143a13036e210a7'/>
<id>urn:sha1:62b0228aed5191c8d769f9f34143a13036e210a7</id>
<content type='text'>
VGA requires the CPU to run at 24MHz.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Add ps/2 and vga with graphics</title>
<updated>2017-04-02T22:04:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-02T22:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=637d522c6a15b47051103ccc3626be3206a7a2df'/>
<id>urn:sha1:637d522c6a15b47051103ccc3626be3206a7a2df</id>
<content type='text'>
Start hooking up devices with known drivers.

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