<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/stmhal/cmsis/devinc, 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: Remove CMSIS STM32F2xx files, they are unused/unsupported.</title>
<updated>2016-09-28T05:09:03+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2016-09-28T05:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=53bfcc9e848c43e58694c7cb7a2356b31fc67445'/>
<id>53bfcc9e848c43e58694c7cb7a2356b31fc67445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: L4: Add CMSIS files to support STM32L476.</title>
<updated>2016-04-16T20:41:52+00:00</updated>
<author>
<name>Tobias Badertscher</name>
</author>
<published>2016-03-09T10:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=2ba6677775b8704723435dc07e7b619f4c85c43d'/>
<id>2ba6677775b8704723435dc07e7b619f4c85c43d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/cmsis: Replace non-ascii apostrophe with ascii apostrophe.</title>
<updated>2015-08-07T07:46:43+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2015-08-07T07:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4836bcc957e970c93c02bfd465a35dba5da157ee'/>
<id>4836bcc957e970c93c02bfd465a35dba5da157ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>stmhal: Add CMSIS device header files for STM32F2xx series.</title>
<updated>2015-07-20T11:33:05+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2015-07-17T16:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=f576057274abb2a73e2407a34366e78a1f2ef4f2'/>
<id>f576057274abb2a73e2407a34366e78a1f2ef4f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Update STM32Cube F4 HAL driver to V1.3.0.</title>
<updated>2014-08-06T21:33:31+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-08-06T21:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=3ef911345c94a6d612ab50c1e912e81cb2cc3f71'/>
<id>3ef911345c94a6d612ab50c1e912e81cb2cc3f71</id>
<content type='text'>
This patch updates ST's HAL to the latest version, V1.3.0, dated 19 June
2014.  Files were copied verbatim from the ST package.  Only change was
to suppress compiler warning of unused variables in 4 places.

A lot of the changes from ST are cosmetic: comments and white space.
Some small code changes here and there, and addition of F411 header.

Main code change is how SysTick interrupt is set: it now has a
configuration variable to set the priority, so we no longer need to work
around this (originall in system_stm32f4xx.c).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch updates ST's HAL to the latest version, V1.3.0, dated 19 June
2014.  Files were copied verbatim from the ST package.  Only change was
to suppress compiler warning of unused variables in 4 places.

A lot of the changes from ST are cosmetic: comments and white space.
Some small code changes here and there, and addition of F411 header.

Main code change is how SysTick interrupt is set: it now has a
configuration variable to set the priority, so we no longer need to work
around this (originall in system_stm32f4xx.c).
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Remove non-ascii character from include file.</title>
<updated>2014-04-18T15:17:40+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-04-18T15:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=906d383850971f9f034cae346bac50cc5c90d369'/>
<id>906d383850971f9f034cae346bac50cc5c90d369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
