<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feurig/libmaplemidi-cma/wirish/include, branch master</title>
<subtitle>C and C++ library for STM32 ARM Cortex-M3 development boards.</subtitle>
<id>https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/'/>
<updated>2013-04-25T23:52:44+00:00</updated>
<entry>
<title>create board files for maple_midi</title>
<updated>2013-04-25T23:52:44+00:00</updated>
<author>
<name>Donald Delmar Davis</name>
<email>don@suspectdevices.com</email>
</author>
<published>2013-04-25T23:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=25e54367bfd65a3c36549b6800caabd6ce3b7f80'/>
<id>urn:sha1:25e54367bfd65a3c36549b6800caabd6ce3b7f80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I am told that I need to commit at least once a day so people know I am alive...</title>
<updated>2013-04-25T05:15:21+00:00</updated>
<author>
<name>Donald Delmar Davis</name>
<email>don@suspectdevices.com</email>
</author>
<published>2013-04-25T05:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=aa917d1d8fd5dde9934264bdaa0891e08a08fd1d'/>
<id>urn:sha1:aa917d1d8fd5dde9934264bdaa0891e08a08fd1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial pour of midi code from https://github.com/mlu/maple-ide --builds and enumerates.</title>
<updated>2013-04-11T04:04:41+00:00</updated>
<author>
<name>Donald Delmar Davis</name>
<email>don@suspectdevices.com</email>
</author>
<published>2013-04-11T04:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=9a10a5d8f1b9a0ec889225aa1f328581e0fd7e66'/>
<id>urn:sha1:9a10a5d8f1b9a0ec889225aa1f328581e0fd7e66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'callback_interrupt_handlers'</title>
<updated>2012-09-03T22:29:45+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-09-03T22:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=c5dfc108e6c0313f54fc0ebaa7b31e5f2b41e8e8'/>
<id>urn:sha1:c5dfc108e6c0313f54fc0ebaa7b31e5f2b41e8e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace fixups to EXTI files.</title>
<updated>2012-09-03T22:27:18+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-09-03T22:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=ef280366bc175bcac4a5ad4a3bf41dd6a8d245ad'/>
<id>urn:sha1:ef280366bc175bcac4a5ad4a3bf41dd6a8d245ad</id>
<content type='text'>
Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>"Callback versions of functions now take voidArgumentFuncPtr. We can probably use voidFuncPtr instead, but this way people can see that the function expects something different. Existing functions haven't changed in signature.</title>
<updated>2012-09-02T15:04:01+00:00</updated>
<author>
<name>Aditya Gaddam</name>
<email>adityagaddam@gmail.com</email>
</author>
<published>2012-09-02T15:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=e77b2b7f466329bb6ad216de753506c750a330a0'/>
<id>urn:sha1:e77b2b7f466329bb6ad216de753506c750a330a0</id>
<content type='text'>
Signed-off-by: Aditya Gaddam &lt;adityagaddam@gmail.com&gt;"
</content>
</entry>
<entry>
<title>Include &lt;stdint.h&gt; from wirish.h.</title>
<updated>2012-08-31T20:12:28+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-08-31T20:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=9992325cefda4213e61b24cc4b52955ba3f538d2'/>
<id>urn:sha1:9992325cefda4213e61b24cc4b52955ba3f538d2</id>
<content type='text'>
Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>"Added ability to set callbacks for interrupts that get an argument. This argument can be the instance that needs to handle the interrupt, or just a random argument you might find useful later. Suggestions from mbolivar and iperry from pull53 on libmaple were taken into account.</title>
<updated>2012-08-31T18:19:57+00:00</updated>
<author>
<name>Aditya Gaddam</name>
<email>adityagaddam@gmail.com</email>
</author>
<published>2012-08-31T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=f6f2601213625f0a12a3a93c5a64918619d8adc3'/>
<id>urn:sha1:f6f2601213625f0a12a3a93c5a64918619d8adc3</id>
<content type='text'>
Signed-off-by: Aditya Gaddam &lt;adityagaddam@gmail.com&gt;"
</content>
</entry>
<entry>
<title>HardwareSPI: move warning into .cpp from header.</title>
<updated>2012-08-27T20:50:57+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-08-27T20:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=853d0b1a5a8fe623502876f00efa030b13328e7b'/>
<id>urn:sha1:853d0b1a5a8fe623502876f00efa030b13328e7b</id>
<content type='text'>
This causes the warning to be emitted at most once. As is, it can be
emitted each time HardwareSPI.h is included, which is annoying.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>Make PRIMASK set/clear functions __always_inline.</title>
<updated>2012-08-14T15:35:01+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-08-14T15:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=a3a49c3ea9dea21a8806463c8c43781e5d9b8edf'/>
<id>urn:sha1:a3a49c3ea9dea21a8806463c8c43781e5d9b8edf</id>
<content type='text'>
This is just to ensure that -Os doesn't prevent these from getting
inlined.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
</feed>
