<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/stm32lib, branch 3.0.0-alpha2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-08-29T07:03:28+00:00</updated>
<entry>
<title>stmhal: Update to new STM Cube HAL library.</title>
<updated>2017-08-29T07:03:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-08-29T07:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8388ec4e35142539fb09d2a9ef5981b5732a349f'/>
<id>urn:sha1:8388ec4e35142539fb09d2a9ef5981b5732a349f</id>
<content type='text'>
This upgrades the HAL to the versions:
- F4 V1.16.0
- F7 V1.7.0
- L4 V1.8.1

The main changes were in the SD card driver.  The vendor changed the SD
read/write functions to accept block number intead of byte address, so
there is no longer any need for a custom patch for this in stm32lib.
The CardType values also changed, so pyb.SDCard().info() will return
different values for the 3rd element of the tuple, but this function was
never documented.
</content>
</entry>
<entry>
<title>lib: Add new submodule, stm32lib containing STM32 CMSIS and HAL source.</title>
<updated>2017-08-29T03:39:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-08-27T12:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=904eb2d9f35791da75156fe1ddacbe1c05b4b001'/>
<id>urn:sha1:904eb2d9f35791da75156fe1ddacbe1c05b4b001</id>
<content type='text'>
Linked to https://github.com/micropython/stm32lib
</content>
</entry>
</feed>
