<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/easymega-v1.0/Makefile, branch android-build-update</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=android-build-update</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=android-build-update'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2019-02-18T21:08:23+00:00</updated>
<entry>
<title>altos: Move common build definitions to src/Makefile.defs</title>
<updated>2019-02-18T21:08:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-02-18T20:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d'/>
<id>urn:sha1:7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d</id>
<content type='text'>
This cleans up the build process for all architectures, providing a
common place to specify vpath, cflags and build rules for various
common files.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add generic LED driver.</title>
<updated>2018-10-13T15:23:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-09-11T18:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2cdb1f30c49ba460b0850d23ba9c85e0336af290'/>
<id>urn:sha1:2cdb1f30c49ba460b0850d23ba9c85e0336af290</id>
<content type='text'>
This driver uses the generic GPIO functions and allows per-LED port
and pin configuration. It supports up to 32 LEDs.

Rename SoC-specific LED drivers.

Remove enabled parameter to ao_led_init

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch to newlib-nano for libc on arm</title>
<updated>2018-10-13T15:21:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T04:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7c04888cf9809e0c73f0813c74e8dd972facde3a'/>
<id>urn:sha1:7c04888cf9809e0c73f0813c74e8dd972facde3a</id>
<content type='text'>
Stop using pdclib

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/easymega: Set USB PID for EasyMega to 0x0028</title>
<updated>2014-09-09T16:09:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-09T16:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=08a82617c53718055d97df4fa60f3e5051d65383'/>
<id>urn:sha1:08a82617c53718055d97df4fa60f3e5051d65383</id>
<content type='text'>
It was using 0x0023, which is for TeleMega. 0x0028 is what's listed in
usbvidpid.h.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile</title>
<updated>2014-08-15T00:16:14+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2014-08-15T00:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=59976c44d1b6ee6505cfa4efd9a26ec4302f6c33'/>
<id>urn:sha1:59976c44d1b6ee6505cfa4efd9a26ec4302f6c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lose the (old) easymega-v1.0 directory in favor of my fresher 0.1</title>
<updated>2014-05-15T22:23:17+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2014-05-15T22:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0fd608868aa03f81b2d902e1da13ee0b1ab20b78'/>
<id>urn:sha1:0fd608868aa03f81b2d902e1da13ee0b1ab20b78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add easymega firmware</title>
<updated>2014-03-17T01:12:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-03-17T01:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ca0bf9fb2d6323d7a454e5ce04b48d11366eee67'/>
<id>urn:sha1:ca0bf9fb2d6323d7a454e5ce04b48d11366eee67</id>
<content type='text'>
A trimmed down TeleMega build with no radio or GPS, along with pin
changes necessary for the device.

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