<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/libmaple/docs/source/compatibility.rst, 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-25T20:07:38+00:00</updated>
<entry>
<title>0.0.10 documentation checkpoint.</title>
<updated>2011-04-25T20:07:38+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-25T20:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=4dd2de3ea1035504512cd9076cc4727bd8506bec'/>
<id>urn:sha1:4dd2de3ea1035504512cd9076cc4727bd8506bec</id>
<content type='text'>
Merging in the standalone refactor docs, etc.  The individual libmaple
API pages are going to need to get redone.
</content>
</entry>
<entry>
<title>Board-specific values; corresponding QA test generalizations.</title>
<updated>2011-03-30T11:19:13+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-30T04:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=6cf31789965b87efe9c51c9b1acc91c7cc9cb463'/>
<id>urn:sha1:6cf31789965b87efe9c51c9b1acc91c7cc9cb463</id>
<content type='text'>
Various board-specific #defines and arrays of pins added.

For the changelog (some of this information predates this commit):

* wirish/boards.h now declares the following arrays of pin numbers:

      * boardPWMPins - PWM-capable pins
      * boardADCPins - ADC-capable pins
      * boardUsedPins - pins already in use, e.g. BOARD_BUTTON_PIN

  It also declares a bool boardUsesPin(uint8 pin) function for
  convenient testing of whether a pin is in use.

* wirish/boards/*.h now define:

      * BOARD_USART1_TX_PIN
      * BOARD_USART1_RX_PIN
      * BOARD_USART2_TX_PIN
      * BOARD_USART2_RX_PIN
      * BOARD_USART3_TX_PIN
      * BOARD_USART3_RX_PIN
      * BOARD_NR_GPIO_PINS (renamed from NR_GPIO_PINS)
      * BOARD_NR_USARTS (renamed from NR_USARTS)
      * BOARD_NR_PWM_PINS
      * BOARD_NR_ADC_PINS
      * BOARD_NR_USED_PINS

* wirish/boards/maple_native.h now defines:

      * BOARD_UART4_TX_PIN
      * BOARD_UART4_RX_PIN
      * BOARD_UART5_TX_PIN
      * BOARD_UART5_RX_PIN

  (Unfortunately, wirish/boards/maple_RET6.h cannot, since at least
  one of the UART4/UART5 pins are used already; this will require layout
  changes for a wide-release Maple form factor RET6 board).

* wirish/boards/*.cpp all include the corresponding array definitions.
  They all live in flash by default, thanks to the new __FLASH__ macro
  in wirish/wirish_types.h, which is a synonym for the existing __attr_flash
  #define in libmaple/libmaple_types.h.

The documentation was updated to include this information.  It also
gained various FIXME/TODO comments related to its generalization
across boards.

The quality assurance-related examples (examples/qa-slave-shield.cpp
and examples/test-session.cpp) now make heavy use of board-specific
values to ensure portability.
</content>
</entry>
<entry>
<title>docs fixes</title>
<updated>2011-02-16T10:45:40+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-02-16T10:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=45ea0975718fc1f21257f605b969cc9d3adf1eca'/>
<id>urn:sha1:45ea0975718fc1f21257f605b969cc9d3adf1eca</id>
<content type='text'>
</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/suspect-devices/libmaple/commit/?id=88cb23747ef424d26e6fffc458b5ebfc678e4d9f'/>
<id>urn:sha1:88cb23747ef424d26e6fffc458b5ebfc678e4d9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New documentation content is done.  Next step is to theme.</title>
<updated>2010-11-29T23:08:04+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-11-29T23:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=dd2b6e1adb8b9fbadded33dddbcd521461e10f34'/>
<id>urn:sha1:dd2b6e1adb8b9fbadded33dddbcd521461e10f34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finished converting the Arduino docs</title>
<updated>2010-11-29T06:49:26+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-11-29T06:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=edc97211f685a3fd63ac41c530a28d308bd26f22'/>
<id>urn:sha1:edc97211f685a3fd63ac41c530a28d308bd26f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arduino language reference nearing completion, properly CC-BY-SA 3.0 attributed</title>
<updated>2010-11-17T17:44:28+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-10-26T01:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=88a16d144fa299ac19240f46ae78f7332779d8f3'/>
<id>urn:sha1:88a16d144fa299ac19240f46ae78f7332779d8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switching docs to leaflabs fork of breathe</title>
<updated>2010-10-12T03:47:56+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-10-12T03:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=df1755ef8e52930b24eb8ea8b2691c67c46aabff'/>
<id>urn:sha1:df1755ef8e52930b24eb8ea8b2691c67c46aabff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more docs</title>
<updated>2010-10-12T00:02:04+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-10-12T00:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=861730f1e36281d508ea12d00b3ca70b391e74a3'/>
<id>urn:sha1:861730f1e36281d508ea12d00b3ca70b391e74a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>current Maple documentation either rewritten or stubbed out in Sphinx</title>
<updated>2010-10-09T02:07:53+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-10-09T02:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=de88697ccdd9bb7c3c4b36226f595f539441771e'/>
<id>urn:sha1:de88697ccdd9bb7c3c4b36226f595f539441771e</id>
<content type='text'>
</content>
</entry>
</feed>
