<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/libmaple/notes/pin-definitions.txt, branch master</title>
<subtitle>Working copy of Leaflabs libmaple</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/libmaple/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/libmaple/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/'/>
<updated>2011-09-29T21:31:58+00:00</updated>
<entry>
<title>Cosmetics.</title>
<updated>2011-09-29T21:31:58+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-09-29T14:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=a7dcf28b08a415be4d98ab7e8707e877d556c3c3'/>
<id>urn:sha1:a7dcf28b08a415be4d98ab7e8707e877d556c3c3</id>
<content type='text'>
Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>pin-definitions.txt: Break up GPIO ports visually.</title>
<updated>2011-09-06T22:46:27+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-09-01T18:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=104c9625eaf0f3485fe2075a1f4e58377bc35ad2'/>
<id>urn:sha1:104c9625eaf0f3485fe2075a1f4e58377bc35ad2</id>
<content type='text'>
The tables are too long to read comfortably without additional
horizontal line breaks.
</content>
</entry>
<entry>
<title>Trivial pin-definitions.txt updates.</title>
<updated>2011-04-25T22:53:42+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-25T22:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=c1628432f52b4f7c5780a31d93601394c2c8ad68'/>
<id>urn:sha1:c1628432f52b4f7c5780a31d93601394c2c8ad68</id>
<content type='text'>
No corrections made to the pin definitions themselves.
</content>
</entry>
<entry>
<title>Final stm32_pin_info design candidate; ADC3 support on Native.</title>
<updated>2011-03-26T00:09:30+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-26T00:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=c5e16e962548c6117bc7d2c5bc1fbc30ecb76914'/>
<id>urn:sha1:c5e16e962548c6117bc7d2c5bc1fbc30ecb76914</id>
<content type='text'>
Added an adc_dev to struct stm32_pin_info.  This was necessary to add
support for the channels on the Native which are only connected to
ADC3, but it does add a bunch of NULLs to the PIN_MAPs.

I don't think any other peripherals need representation on a per-pin
basis.  Each peripheral library will be responsible for keeping track
of related GPIO ports and bits, and we can throw #defines in to
boards/*.h for other things (e.g. BOARD_SPI1_MISO_PIN).

Fleshed out the ADC refactor and brought it more in keeping with the
new design as it evolves.

A couple of other tweaks.  Notably: waitForButtonPress() now takes a
default argument meaning "wait forever".

Removed Maple-specific documentation from core functions in io.h; this
information will need to go into the individual board docs files.
</content>
</entry>
</feed>
