<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feurig/libmaplemidi-cma/examples/test-timers.cpp, branch 0.0.10-maintenance</title>
<subtitle>C and C++ library for STM32 ARM Cortex-M3 development boards.</subtitle>
<id>https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=0.0.10-maintenance</id>
<link rel='self' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=0.0.10-maintenance'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/'/>
<updated>2011-05-05T06:39:37+00:00</updated>
<entry>
<title>Changing integration date of function in examples/test-timer.cpp.</title>
<updated>2011-05-05T06:39:37+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-05-05T06:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=07357000eedf40c11b5337c73472b4b8f23cdccb'/>
<id>urn:sha1:07357000eedf40c11b5337c73472b4b8f23cdccb</id>
<content type='text'>
It would be nice to have something like a timer_set_period() in
libmaple proper that takes the period and the clock rate as
parameters, much the same as usart_set_baud_rate() does.  No time for
that now, though, so punt to 0.1.0.
</content>
</entry>
<entry>
<title>/examples/ cleanups.</title>
<updated>2011-05-04T17:31:24+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-05-02T18:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=1634a4855e3d5bf8e3cda2ecb0f4e5f384d057af'/>
<id>urn:sha1:1634a4855e3d5bf8e3cda2ecb0f4e5f384d057af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial timer refactor.</title>
<updated>2011-03-24T11:25:14+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-22T20:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=296b1188bfb8cf28466b95f1dd0fde309b1f9399'/>
<id>urn:sha1:296b1188bfb8cf28466b95f1dd0fde309b1f9399</id>
<content type='text'>
Basic PWM works.  Had some problems in testing that might be due to
USART bugs.

HardwareTimer has been removed from the build for now; I will
re-implement it in terms of the new libmaple API, but consider it
deprecated.  Let's come up with something better.

Servo is implemented in terms of HardwareTimer, so it also has been
temporarily removed from the build.

pwmWrite() likely got a little bit less inefficient due to
indirection, but the PIN_MAPs shrank by a pointer per PinMapping.
</content>
</entry>
<entry>
<title>Brought examples/ up to date; PIN_MAP bugfix for D24.</title>
<updated>2011-03-05T04:16:32+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-05T01:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=f217acb73d94f0a88bf33a42684e6e988dcb3685'/>
<id>urn:sha1:f217acb73d94f0a88bf33a42684e6e988dcb3685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improved timer test program</title>
<updated>2010-09-06T03:00:18+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-09-06T03:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=ae64a19745b9f2b14e7b78ae3736f2853f27508e'/>
<id>urn:sha1:ae64a19745b9f2b14e7b78ae3736f2853f27508e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TMP: test updates</title>
<updated>2010-07-20T19:37:44+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-07-20T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=c634572c2d12d36d19f3c8f4fc9eda58bb5f3d3d'/>
<id>urn:sha1:c634572c2d12d36d19f3c8f4fc9eda58bb5f3d3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wirish implementation of timers plus test</title>
<updated>2010-07-20T19:37:44+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-07-20T19:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=895d2a48fa30fa3fb3d6897834f838e25f8a2c58'/>
<id>urn:sha1:895d2a48fa30fa3fb3d6897834f838e25f8a2c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>timers progress</title>
<updated>2010-07-20T19:37:09+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-07-02T04:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=dd52d66d034c943380d4a95d7677cff7772109df'/>
<id>urn:sha1:dd52d66d034c943380d4a95d7677cff7772109df</id>
<content type='text'>
examples code cleanup, more descriptive comments, more notes
</content>
</entry>
<entry>
<title>good quality vga leaf logo; usb+systick disabled</title>
<updated>2010-07-20T19:36:44+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-06-13T02:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=f06fcac502619bc7f6155aa75947dc4340efccd5'/>
<id>urn:sha1:f06fcac502619bc7f6155aa75947dc4340efccd5</id>
<content type='text'>
refactored timers and added interrupt behavior. see notes and
comments...  also includes a crude vga hack that doesn't use timers.
</content>
</entry>
</feed>
