diff options
author | Damien George <damien.p.george@gmail.com> | 2016-11-16 23:43:02 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-11-16 23:43:02 +1100 |
commit | 87f18c08c981cf257c39475ecbaded2a4aba3c28 (patch) | |
tree | 26ac6f4569f294a1318b9acd370c7913acc19ec4 | |
parent | c5621529c9c48aa501e96553e967dec780b64f25 (diff) | |
download | micropython-87f18c08c981cf257c39475ecbaded2a4aba3c28.tar.gz micropython-87f18c08c981cf257c39475ecbaded2a4aba3c28.zip |
stmhal: Update HALCOMMITS due to change to hal.
-rw-r--r-- | stmhal/hal/HALCOMMITS | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/stmhal/hal/HALCOMMITS b/stmhal/hal/HALCOMMITS index 7e8feb62b2..cb8f29517f 100644 --- a/stmhal/hal/HALCOMMITS +++ b/stmhal/hal/HALCOMMITS @@ -4,6 +4,30 @@ should be separate from any other changes and should be listed here, most recent commit at the top of the list. This makes it easier to upgrade to a new HAL version. +6a8f6c119c249e52fbc4d4fd55b2bec65544c811 +stmhal/hal/sd: reapply HAL commit 09de030 for f4 + +e2b48221892ca5445d9e255753e4ccfcd07a8171 +stmhal/hal/rcc: reapply HAL commit c568a2b for f4 + +4f7c5fa64769f836b1cb3d357be4864807e10694 +stmhal/hal: reapply HAL commit 9db719b for f4 + +c79ff9930aed2a91a888f8eb58f27946ca8287ca +stmhal/hal/sd: reapply HAL commit 1d7fb82 for f4 + +a9fb88e1dcc95e9c2a788549bca0bede6b2ee02c +stmhal/hal/i2c: reapply HAL commit ea040a4 for f4 + +e8b435d1f80a220a4f561b1e653ea33b69517513 +stmhal: apply STM32CubeF4 v1.13.1 patch - upgrade HAL driver to v1.5.2 + +c1fa33b493db3f861c322c84da56aed0c1599339 +stmhal: upgrade to STM32CubeF4 v1.13.0 - HAL v1.5.1 + +4f5c4fdd98c22991f79b4e58e5add28ad9f9c6c4 +stmhal: upgrade to STM32CubeF4 v1.13.0 - CMSIS/Device 2.5.1 + daa279a3a1b38bc7a8218e2c6186e63483c7cfc3 stmhal: Port of f4 hal commit 1d7fb82 to l4 hal |