<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/stmhal/cmsis/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>lib/cmsis: move CMSIS headers to lib/</title>
<updated>2016-09-30T06:19:03+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2016-09-19T10:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=6aea34ad89399a801c3e4c58a9b370eb8a047387'/>
<id>6aea34ad89399a801c3e4c58a9b370eb8a047387</id>
<content type='text'>
Files in lib/cmsis are generic for all Cortex-M MCU's
files left in stmhal/cmsis are all STM32 specific.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Files in lib/cmsis are generic for all Cortex-M MCU's
files left in stmhal/cmsis are all STM32 specific.
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Add hal and cmsis files from STM32Cube_FW_F7_V1.1.0.</title>
<updated>2015-07-29T23:38:18+00:00</updated>
<author>
<name>Dave Hylands</name>
</author>
<published>2015-07-28T00:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=7c934ae5019d285b58cec3d1edcbc44d90fa6295'/>
<id>7c934ae5019d285b58cec3d1edcbc44d90fa6295</id>
<content type='text'>
All files were converted to linux line endings.
All trailing whitespace was removed using:
for f in f7/inc/* f7/src/*; do sed --in-place 's/[[:space:]]\+$//' $f; done
All non-ascii chars in comments were replaced with ascii equivalents or
removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All files were converted to linux line endings.
All trailing whitespace was removed using:
for f in f7/inc/* f7/src/*; do sed --in-place 's/[[:space:]]\+$//' $f; done
All non-ascii chars in comments were replaced with ascii equivalents or
removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin with STM HAL</title>
<updated>2014-03-12T06:55:41+00:00</updated>
<author>
<name>Dave Hylands</name>
</author>
<published>2014-03-12T06:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=dd38d907244bc0e483c3d760f2ba464a394ec229'/>
<id>dd38d907244bc0e483c3d760f2ba464a394ec229</id>
<content type='text'>
This compiles and links, but hasn't been tested on a board
yet and even if it was run, it doesn't currently do anything.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This compiles and links, but hasn't been tested on a board
yet and even if it was run, it doesn't currently do anything.
</pre>
</div>
</content>
</entry>
</feed>
