<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feurig/libmaplemidi-cma/support, branch audio-board</title>
<subtitle>C and C++ library for STM32 ARM Cortex-M3 development boards.</subtitle>
<id>https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=audio-board</id>
<link rel='self' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=audio-board'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/'/>
<updated>2011-01-13T00:03:32+00:00</updated>
<entry>
<title>committed a maple_audio version of libmaple</title>
<updated>2011-01-13T00:03:32+00:00</updated>
<author>
<name>AJM</name>
<email>poslathian@poslathian.(none)</email>
</author>
<published>2011-01-13T00:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=cb53e68d0d36ddbff778fe59484df74e96044b55'/>
<id>urn:sha1:cb53e68d0d36ddbff778fe59484df74e96044b55</id>
<content type='text'>
surprisingly quick mods, added the a new linker directory, and updated Makefile, boards.h, libmaple.h
done and done.
</content>
</entry>
<entry>
<title>0.0.9 release.</title>
<updated>2010-12-16T00:17:55+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-12-16T00:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=8c4f52b5ab5d8cb8cdb4a9b827e438301e440ed1'/>
<id>urn:sha1:8c4f52b5ab5d8cb8cdb4a9b827e438301e440ed1</id>
<content type='text'>
Made some changes to Servo to get it to compile from within the IDE.

Also fixed a lurking broken link in the docs.
</content>
</entry>
<entry>
<title>Finalized 0.0.9 documentation.</title>
<updated>2010-12-15T21:16:31+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-12-15T06:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=88cb23747ef424d26e6fffc458b5ebfc678e4d9f'/>
<id>urn:sha1:88cb23747ef424d26e6fffc458b5ebfc678e4d9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maple mini runs blinky now.</title>
<updated>2010-10-23T01:13:02+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-10-23T01:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=8658f090c27151d5819bc3123251a078c2ed16d6'/>
<id>urn:sha1:8658f090c27151d5819bc3123251a078c2ed16d6</id>
<content type='text'>
still need usb descriptors to improve, and also nothing else is tested.
</content>
</entry>
<entry>
<title>Enable USB auto-reset in a hard fault.</title>
<updated>2010-09-17T07:49:14+00:00</updated>
<author>
<name>Perry Hung</name>
<email>iperry@gmail.com</email>
</author>
<published>2010-09-17T07:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=2e79aafb7081a5305ee875277d26734779ca6d2f'/>
<id>urn:sha1:2e79aafb7081a5305ee875277d26734779ca6d2f</id>
<content type='text'>
Redirect thread-mode execution to a fail routine which throbs the LED to
indicate a hard fault. Because the fail routine runs in thread mode
with interrupts on, USB auto-reset should now work. Test by executing
some bogus instruction (e.g. *(volatile int*)0xf34fdaa = 0;) and check
that the auto-reset continues to work.
</content>
</entry>
<entry>
<title>Improve reset reliability on OS X.</title>
<updated>2010-09-17T05:48:52+00:00</updated>
<author>
<name>Perry Hung</name>
<email>iperry@gmail.com</email>
</author>
<published>2010-09-17T05:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=bdb85a454917a6e875c77ae12f9fd67961aebfae'/>
<id>urn:sha1:bdb85a454917a6e875c77ae12f9fd67961aebfae</id>
<content type='text'>
The USB reset scheme on OS X is unreliable. Adding a little bit of sleep
seems to make it much more reliable. This will probably do until we get
a chance to rewrite the USB stack and redo the whole auto-reset
scheme...
</content>
</entry>
<entry>
<title>Fix maple linker memory map for jtag target</title>
<updated>2010-09-17T01:46:36+00:00</updated>
<author>
<name>Perry Hung</name>
<email>iperry@gmail.com</email>
</author>
<published>2010-09-17T01:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=f37e717c8a5b8d5aef2c7ff4ac2e853ed7a38d91'/>
<id>urn:sha1:f37e717c8a5b8d5aef2c7ff4ac2e853ed7a38d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>exposed build-targets.mk</title>
<updated>2010-09-13T19:15:39+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-09-13T19:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=208e35e7d704467cb04b054e3fc32acf82be9e49'/>
<id>urn:sha1:208e35e7d704467cb04b054e3fc32acf82be9e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changes to copy-to-ide for portable branch</title>
<updated>2010-09-03T00:03:32+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-09-03T00:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=3b2cca3d375ad1d5301b1223119fba834a84e3fb'/>
<id>urn:sha1:3b2cca3d375ad1d5301b1223119fba834a84e3fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>board-specifc linker scripts</title>
<updated>2010-09-02T21:39:52+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-09-02T21:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=800b8ca1c1463dd85101e242a94c7ca0ec8c459d'/>
<id>urn:sha1:800b8ca1c1463dd85101e242a94c7ca0ec8c459d</id>
<content type='text'>
</content>
</entry>
</feed>
