<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/stmhal/hal/f4/inc, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>stmhal: Remove cmsis and hal files, they are now a submodule.</title>
<updated>2017-08-29T03:40:22+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-08-27T12:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=293e81f31e530488f42d3fb7cd296661a10e8908'/>
<id>293e81f31e530488f42d3fb7cd296661a10e8908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/hal: do not include &lt;stdio.h&gt; in HAL headers</title>
<updated>2016-11-16T11:43:27+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2016-10-12T16:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=13400e13758f7e23fc17bae753030723046ba3aa'/>
<id>13400e13758f7e23fc17bae753030723046ba3aa</id>
<content type='text'>
stdio.h was included in all HAL files only to provide
definition of NULL symbol

"stdio.h" includes "types.h" which contains some conflicting definitions
with "drivers/cc3000/inc/socket.h"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stdio.h was included in all HAL files only to provide
definition of NULL symbol

"stdio.h" includes "types.h" which contains some conflicting definitions
with "drivers/cc3000/inc/socket.h"
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/hal/sd: reapply HAL commit 1d7fb82 for f4</title>
<updated>2016-11-16T11:43:27+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2016-09-08T13:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c79ff9930aed2a91a888f8eb58f27946ca8287ca'/>
<id>c79ff9930aed2a91a888f8eb58f27946ca8287ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: apply STM32CubeF4 v1.13.1 patch - upgrade HAL driver to v1.5.2</title>
<updated>2016-11-16T11:43:27+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2016-11-15T13:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=e8b435d1f80a220a4f561b1e653ea33b69517513'/>
<id>e8b435d1f80a220a4f561b1e653ea33b69517513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: upgrade to STM32CubeF4 v1.13.0 - HAL v1.5.1</title>
<updated>2016-11-16T11:43:27+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2016-09-06T11:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c1fa33b493db3f861c322c84da56aed0c1599339'/>
<id>c1fa33b493db3f861c322c84da56aed0c1599339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Move HAL Cube files to f4/ subdir, keeping only those we use.</title>
<updated>2015-07-20T11:30:18+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2015-07-19T11:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=e4d43401eb098d3bfb4e9074e15b67fd86aaffe3'/>
<id>e4d43401eb098d3bfb4e9074e15b67fd86aaffe3</id>
<content type='text'>
This is in preparation for supporting other MCU series, such as
STM32F2xx.  Directory structure for the HAL is now hal/f4/{inc,src},
where "f4" will in the future be different for other series.

HAL source/header files that are not use are removed to reduce the size
of the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is in preparation for supporting other MCU series, such as
STM32F2xx.  Directory structure for the HAL is now hal/f4/{inc,src},
where "f4" will in the future be different for other series.

HAL source/header files that are not use are removed to reduce the size
of the code.
</pre>
</div>
</content>
</entry>
</feed>
