<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/stmhal/boards, 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>ports: Make new ports/ sub-directory and move all ports there.</title>
<updated>2017-09-06T03:40:51+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-09-06T03:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=01dd7804b87d60b2deab16712eccb3b97351a9b7'/>
<id>01dd7804b87d60b2deab16712eccb3b97351a9b7</id>
<content type='text'>
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/boards/pllvalues.py: Make script work with both Python 2 and 3.</title>
<updated>2017-08-24T12:43:36+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-08-24T12:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=7e6881cf7dad69f753ad3e16e5c3e9270f2ab527'/>
<id>7e6881cf7dad69f753ad3e16e5c3e9270f2ab527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Compute PLL freq table during build instead of at run time.</title>
<updated>2017-08-24T01:38:39+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-08-24T01:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=41b4686dd75fde815cf9c12593f223b4305e54f9'/>
<id>41b4686dd75fde815cf9c12593f223b4305e54f9</id>
<content type='text'>
Allows for simpler, smaller and faster code at run time when selecting the
boards frequency, and allows more customisation opportunities for the PLL
values depending on the target MCU.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows for simpler, smaller and faster code at run time when selecting the
boards frequency, and allows more customisation opportunities for the PLL
values depending on the target MCU.
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.</title>
<updated>2017-08-21T11:34:23+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-08-21T11:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4ec803a42ae3080d4af959c7c2edf81e57f79377'/>
<id>4ec803a42ae3080d4af959c7c2edf81e57f79377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Remove trailing spaces, per coding conventions.</title>
<updated>2017-07-19T03:12:10+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-07-19T03:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=761e4c7ff62896c7d8f8c3dfc3cc98a4cc4f2f6f'/>
<id>761e4c7ff62896c7d8f8c3dfc3cc98a4cc4f2f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Reduce size of ESPRUINO_PICO build so it fits in flash.</title>
<updated>2017-07-12T02:51:37+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-07-12T02:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=f1d260d878105bfbf25c0bb68da6190e35fc106a'/>
<id>f1d260d878105bfbf25c0bb68da6190e35fc106a</id>
<content type='text'>
The default frozen modules are no longer included (but users can still
specify their own via FROZEN_MPY_DIR), complex numbers are disabled and so
are the native, viper and asm_thumb emitters.  Users needing these features
can tune the build to disable other things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default frozen modules are no longer included (but users can still
specify their own via FROZEN_MPY_DIR), complex numbers are disabled and so
are the native, viper and asm_thumb emitters.  Users needing these features
can tune the build to disable other things.
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/boards/NUCLEO_F429ZI: Change USB config from HS to FS peripheral.</title>
<updated>2017-07-04T12:49:04+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-07-04T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d5ec46ace4bdd0fa3b2ca45371f537259f07a6f2'/>
<id>d5ec46ace4bdd0fa3b2ca45371f537259f07a6f2</id>
<content type='text'>
This dev board only has a single USB connector, connected to the FS
peripheral.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This dev board only has a single USB connector, connected to the FS
peripheral.
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Clean up some header includes.</title>
<updated>2017-07-03T07:37:22+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-07-03T07:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=80b31dc0972eca3f67dd2be7518b133e316e8f32'/>
<id>80b31dc0972eca3f67dd2be7518b133e316e8f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/boards: Add configuration files for NUCLEO_F429ZI.</title>
<updated>2017-07-03T05:39:28+00:00</updated>
<author>
<name>Alberto Petrucci</name>
</author>
<published>2017-06-30T12:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=5b509dbc7bd542ad9fdc7e94f8b8c096db8bef40'/>
<id>5b509dbc7bd542ad9fdc7e94f8b8c096db8bef40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/Makefile: Rename FLOAT_IMPL to MICROPY_FLOAT_IMPL to match C name</title>
<updated>2017-06-28T05:42:40+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-06-28T05:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=703370ebc5419af918754a402f4b0122c3e0a3c0'/>
<id>703370ebc5419af918754a402f4b0122c3e0a3c0</id>
<content type='text'>
The name used in py/mpconfig.h is MICROPY_FLOAT_IMPL so rename this
Makefile variable to mirror that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The name used in py/mpconfig.h is MICROPY_FLOAT_IMPL so rename this
Makefile variable to mirror that.
</pre>
</div>
</content>
</entry>
</feed>
