<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/stm/Makefile, 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>stm: Remove long-obsolete stm/ port.</title>
<updated>2014-05-21T19:14:27+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-05-21T19:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=aa7cf6f72f4e8a553f892629bb3338ab8c982d57'/>
<id>aa7cf6f72f4e8a553f892629bb3338ab8c982d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Simplify build directory layout by putting all headers in genhdr.</title>
<updated>2014-04-17T17:03:27+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-04-17T17:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d553be5982722fc5ee5240fbfb15697849881ced'/>
<id>d553be5982722fc5ee5240fbfb15697849881ced</id>
<content type='text'>
Any generated headers go in $(BUILD)/genhdr/, and are #included as
'genhdr/xxx.h'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any generated headers go in $(BUILD)/genhdr/, and are #included as
'genhdr/xxx.h'.
</pre>
</div>
</content>
</entry>
<entry>
<title>build directory can now be renamed</title>
<updated>2014-04-16T21:16:28+00:00</updated>
<author>
<name>Andrew Scheller</name>
</author>
<published>2014-04-16T21:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=70a7d7a94397cbe01fd5457e34f3d3368300f2ac'/>
<id>70a7d7a94397cbe01fd5457e34f3d3368300f2ac</id>
<content type='text'>
The autogenerated header files have been moved about, and an extra
include dir has been added, which means you can give a custom
BUILD=newbuilddir option to make, and everything "just works"

Also tidied up the way the different Makefiles build their include-
directory flags
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The autogenerated header files have been moved about, and an extra
include dir has been added, which means you can give a custom
BUILD=newbuilddir option to make, and everything "just works"

Also tidied up the way the different Makefiles build their include-
directory flags
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace some Makefile commands with variables in py/mkenv.mk</title>
<updated>2014-04-07T00:35:45+00:00</updated>
<author>
<name>Andrew Scheller</name>
</author>
<published>2014-04-07T00:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=902d9552c551a14821fbf9a801eb2174fcd04dbb'/>
<id>902d9552c551a14821fbf9a801eb2174fcd04dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm: Put pyb module in ROM.</title>
<updated>2014-03-08T16:40:08+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-03-08T16:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c3d35c6ac7348e8dc9072bb67b2c62294764fe00'/>
<id>c3d35c6ac7348e8dc9072bb67b2c62294764fe00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ROMable modules.  Add math module.</title>
<updated>2014-03-08T15:24:39+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-03-08T15:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=0c36da0b59bd3d5aeb6f7bd7f75913695a1dd366'/>
<id>0c36da0b59bd3d5aeb6f7bd7f75913695a1dd366</id>
<content type='text'>
mp_module_obj_t can now be put in ROM.

Configuration of float type is now similar to longint: can now choose
none, float or double as the implementation.

math module has basic math functions.  For STM port, these are not yet
implemented (they are just stub functions).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mp_module_obj_t can now be put in ROM.

Configuration of float type is now similar to longint: can now choose
none, float or double as the implementation.

math module has basic math functions.  For STM port, these are not yet
implemented (they are just stub functions).
</pre>
</div>
</content>
</entry>
<entry>
<title>Print an error if a non-valid BOARD is specified.</title>
<updated>2014-02-26T08:04:01+00:00</updated>
<author>
<name>Dave Hylands</name>
</author>
<published>2014-02-26T08:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c3813ff50dfbba61ac41bf07065623131da45417'/>
<id>c3813ff50dfbba61ac41bf07065623131da45417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add EXTI support</title>
<updated>2014-02-23T19:26:22+00:00</updated>
<author>
<name>Dave Hylands</name>
</author>
<published>2014-02-20T06:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=ee31f71d39207309b924ac99a7de2d847cb4bbfd'/>
<id>ee31f71d39207309b924ac99a7de2d847cb4bbfd</id>
<content type='text'>
Revamp usrsw to use new exti code.
Add user switch callback function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revamp usrsw to use new exti code.
Add user switch callback function.
</pre>
</div>
</content>
</entry>
<entry>
<title>stm: Make pendsv_nlr_jump work when debugging is enabled.</title>
<updated>2014-02-23T00:31:11+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-02-23T00:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=790eed6f93dc12df40715ad1062b5ce01badcbd9'/>
<id>790eed6f93dc12df40715ad1062b5ce01badcbd9</id>
<content type='text'>
Stack layout is different when -g used, so need to handle the pendsv
jump differently.  Addresses Issue #315.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stack layout is different when -g used, so need to handle the pendsv
jump differently.  Addresses Issue #315.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Configurable LFN support to FatFS</title>
<updated>2014-02-22T20:09:00+00:00</updated>
<author>
<name>mux</name>
</author>
<published>2014-02-22T20:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=1e2cf746d40cbd36b088dfaf4ba008962290209a'/>
<id>1e2cf746d40cbd36b088dfaf4ba008962290209a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
