<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/boards/NETDUINO_PLUS_2/mpconfigboard.h, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-02-15T10:07:27+00:00</updated>
<entry>
<title>stmhal: Some NETDUINO_PLUS_2 cleanup</title>
<updated>2016-02-15T10:07:27+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2016-02-13T05:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4b2938a4b0ec6b31691509003cb1eda9458fa2d7'/>
<id>urn:sha1:4b2938a4b0ec6b31691509003cb1eda9458fa2d7</id>
<content type='text'>
- Put the I2C bus on the corect pins
- Add the appropriate board_init to power the shield
</content>
</entry>
<entry>
<title>stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.</title>
<updated>2016-02-06T13:07:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-06T12:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=97a0846af906cde677742bff810fb7965c38fbb7'/>
<id>urn:sha1:97a0846af906cde677742bff810fb7965c38fbb7</id>
<content type='text'>
To allow to reuse stmhal/diskio for ports which don't have flash but have
other storage devices.
</content>
</entry>
<entry>
<title>stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.</title>
<updated>2015-12-12T15:02:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-12T15:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f7c4f9a64048bcbeaf36be8590b352bbef72aa08'/>
<id>urn:sha1:f7c4f9a64048bcbeaf36be8590b352bbef72aa08</id>
<content type='text'>
Previously, SPI was configured by a board defining MICROPY_HW_ENABLE_SPIx
to 0 or 1.  Now, the board should define MICROPY_HW_SPIx_SCK, MISO, MOSI
and NSS.  This makes it the same as how I2C is configured.
</content>
</entry>
<entry>
<title>stmhal: Allow to configure UART pins completely via mpconfigboard.h.</title>
<updated>2015-05-03T12:48:26+00:00</updated>
<author>
<name>Eero af Heurlin</name>
<email>rambo@iki.fi</email>
</author>
<published>2015-05-02T16:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2378be4e933dda0f7e7adb2f227530d3fcc3a6aa'/>
<id>urn:sha1:2378be4e933dda0f7e7adb2f227530d3fcc3a6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Make I2C busses and their pins configurable in mpconfigboard.h.</title>
<updated>2015-04-18T20:40:59+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-18T15:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d15fe5a6b32c669eb7eade36a0558917ff034d37'/>
<id>urn:sha1:d15fe5a6b32c669eb7eade36a0558917ff034d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Make HSE PLL parameters configurable per board.</title>
<updated>2015-04-18T20:40:58+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-18T14:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8bdbc20e74907f57cc1d1659bb256eb51ed55aaf'/>
<id>urn:sha1:8bdbc20e74907f57cc1d1659bb256eb51ed55aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.</title>
<updated>2015-01-21T00:11:04+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2015-01-16T05:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7f199465f229e95b1ac1a1b6b74a3e0ce1f98c7'/>
<id>urn:sha1:d7f199465f229e95b1ac1a1b6b74a3e0ce1f98c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add MICROPY_HW_USB_VBUS_DETECT_PIN option, for boards without it</title>
<updated>2015-01-07T23:54:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-07T23:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=181bfb6db2a089442e5b3d38d68b1236b8aa0eb0'/>
<id>urn:sha1:181bfb6db2a089442e5b3d38d68b1236b8aa0eb0</id>
<content type='text'>
Since all currently supported boards use pin A9 for this function, the
value of the macro MICROPY_HW_USB_VBUS_DETECT_PIN is not actually used,
just the fact that it is defined.

Addresses issue #1048.
</content>
</entry>
<entry>
<title>stmhal: Add config option to disable/enable CAN driver.</title>
<updated>2014-10-05T17:05:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-05T17:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6dba992182af9b3a73711958de2eeeb33b7f69f6'/>
<id>urn:sha1:6dba992182af9b3a73711958de2eeeb33b7f69f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Initial implementation of cc3k module and driver.</title>
<updated>2014-09-25T23:57:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-25T23:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b766e79510d87db1b18028a0fae3f195091fcaf1'/>
<id>urn:sha1:b766e79510d87db1b18028a0fae3f195091fcaf1</id>
<content type='text'>
Pulled in and modified work done by mux/iabdalkader on cc3k driver, from
iabdalkader-cc3k-update branch.  That branch was terribly messy and had
too many conflicts to merge neatly.
</content>
</entry>
</feed>
