<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/libmaple/notes/coding_standard.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-04-08T23:47:11+00:00</updated>
<entry>
<title>Coding standard updates.</title>
<updated>2011-04-08T23:47:11+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-08T23:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=de6586423ba9b3718c10ebfa159ef816b62aa62d'/>
<id>urn:sha1:de6586423ba9b3718c10ebfa159ef816b62aa62d</id>
<content type='text'>
Added some content, converted document to .rst.
</content>
</entry>
<entry>
<title>Coding standard tweaks.</title>
<updated>2011-04-08T03:16:53+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-08T01:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=457e3f30d1fc28feb10716d4163abd74397c2b2c'/>
<id>urn:sha1:457e3f30d1fc28feb10716d4163abd74397c2b2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding standard updates.</title>
<updated>2011-04-07T18:43:00+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-07T18:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=b48906dc1e294bb64e0dccd1465567c40b9103a1'/>
<id>urn:sha1:b48906dc1e294bb64e0dccd1465567c40b9103a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated coding standard.</title>
<updated>2011-04-06T15:51:57+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-06T15:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=77eae0960d209b96d2cfdc2ca32f0ccec9029ad9'/>
<id>urn:sha1:77eae0960d209b96d2cfdc2ca32f0ccec9029ad9</id>
<content type='text'>
</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>
<entry>
<title>[WIP] GPIO refactor: seems ok, ready for review</title>
<updated>2011-03-11T21:24:44+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-07T18:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=7c5c5bb118fe3eacbfdc0599214bd989d85d9741'/>
<id>urn:sha1:7c5c5bb118fe3eacbfdc0599214bd989d85d9741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'debug-serialusb'</title>
<updated>2011-02-12T08:09:40+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-02-12T08:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=cae9d414ca59f6298f61029dd246df25b332148c'/>
<id>urn:sha1:cae9d414ca59f6298f61029dd246df25b332148c</id>
<content type='text'>
Conflicts:
	libmaple/usb/usb.c
	notes/coding_standard.txt
</content>
</entry>
<entry>
<title>Updated coding standard</title>
<updated>2011-02-01T21:16:16+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-02-01T21:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=6d12d66ff6ba6740c04eda27333a6df73745c346'/>
<id>urn:sha1:6d12d66ff6ba6740c04eda27333a6df73745c346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>readme and coding standard updates</title>
<updated>2010-12-21T15:31:01+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-12-21T15:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=de62129d0254812410bd44aa360d0e2f8bb23873'/>
<id>urn:sha1:de62129d0254812410bd44aa360d0e2f8bb23873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added notes/coding_standard.txt, more cleanups</title>
<updated>2010-09-27T07:47:47+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-09-27T07:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=7b72956308b7793defc6bf708ea4dc830573c0a6'/>
<id>urn:sha1:7b72956308b7793defc6bf708ea4dc830573c0a6</id>
<content type='text'>
</content>
</entry>
</feed>
