<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librambutan, branch newprint</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/librambutan/atom?h=newprint</id>
<link rel='self' href='https://git.bnewbold.net/librambutan/atom?h=newprint'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/'/>
<updated>2015-06-14T07:31:29Z</updated>
<entry>
<title>WIP on new Print</title>
<updated>2015-06-14T07:31:29Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T07:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=2ef6860d8af25d70b05f61a5f5700e96ecd0cd05'/>
<id>urn:sha1:2ef6860d8af25d70b05f61a5f5700e96ecd0cd05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new MIT-licensed wirish_math implementation</title>
<updated>2015-06-14T05:26:26Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T05:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=730fbfc090054e1c0dbd8d2c063a1dbfeb49e7c4'/>
<id>urn:sha1:730fbfc090054e1c0dbd8d2c063a1dbfeb49e7c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix timer capture TI1/TI2 bug</title>
<updated>2015-06-14T05:02:23Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T05:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=94c8e3c9e98412feaef8e5aa8b29b1ec0047e9cf'/>
<id>urn:sha1:94c8e3c9e98412feaef8e5aa8b29b1ec0047e9cf</id>
<content type='text'>
Somewhat confusingly, the TI1/TI2 fields for capture/compare channels 2
and 4 are both flipped compared to channels 1 and 3 and do not
correspond to the binary numbers.

Section 15.4.7 of RM0008 (STM32F1 series) and Section 12.4.7 of RM0368
(STM32F4 series) read:

    CC1S: Capture/Compare 1 selection
      01: CC1 channel is configured as input, IC1 is mapped on TI1
      10: CC1 channel is configured as input, IC1 is mapped on TI2

    CC2S: Capture/Compare 2 selection
      01: CC2 channel is configured as input, IC2 is mapped on TI2
      10: CC2 channel is configured as input, IC2 is mapped on TI1

This commit closes github issue #12 reported by GatorCh.
</content>
</entry>
<entry>
<title>docs: add some linux gcc troubleshooting entries</title>
<updated>2015-06-14T03:43:06Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T03:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=53f79bcf6974f4e3d133faa67b300d5cca493575'/>
<id>urn:sha1:53f79bcf6974f4e3d133faa67b300d5cca493575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: small improvements to stylesheet</title>
<updated>2015-06-14T03:28:01Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T03:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=0eeaea5de43a5b33f55809eba8dc30211e3535a1'/>
<id>urn:sha1:0eeaea5de43a5b33f55809eba8dc30211e3535a1</id>
<content type='text'>
- make large #define lists look a little less confusing
- remove background coloring from 'tt' (aka, any small monospace
  snippets)
</content>
</entry>
<entry>
<title>stm32f2-f4: docs for i2c_reg_map being target-specific</title>
<updated>2015-06-14T03:28:01Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T02:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=d4658b610276af7d03a4103ed89c09b0068e9050'/>
<id>urn:sha1:d4658b610276af7d03a4103ed89c09b0068e9050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32f2-f4: refactor docs to use stm32f2_f4 namespace</title>
<updated>2015-06-14T03:28:01Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T02:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=58199489e79ca90b86c18e5c825f1c9bf84fb282'/>
<id>urn:sha1:58199489e79ca90b86c18e5c825f1c9bf84fb282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32f2-f4: refactor wirish doxygen paths and comments</title>
<updated>2015-06-14T03:28:01Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T02:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=eaabec0a91967b40b9fbcabfd3399f1e33fb7c4c'/>
<id>urn:sha1:eaabec0a91967b40b9fbcabfd3399f1e33fb7c4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>squelch doxygen complaints about stm32f1 SPI header type signature</title>
<updated>2015-06-14T03:28:01Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T01:34:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=eac2fbb9738ac649febc97ecb8f718b6b735457e'/>
<id>urn:sha1:eac2fbb9738ac649febc97ecb8f718b6b735457e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32f2-f4: fix doxygen evil_mangler</title>
<updated>2015-06-14T03:28:01Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-06-14T01:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=1653aa5b2d360f91a44813483c4641d8c949835c'/>
<id>urn:sha1:1653aa5b2d360f91a44813483c4641d8c949835c</id>
<content type='text'>
Now detects "stm32f2-f4" as a valid series, and rewrites it to
"stm32f2_f4" as a namespace.

Documentation will need to be refactored to point at this new namespace.
</content>
</entry>
</feed>
