diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-07 17:36:42 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-07 17:36:42 +1100 |
commit | d9c839742f27b6b07abbebbe81bc76fcde11b306 (patch) | |
tree | e20dbb954aa221bd75b462bc23bc8755baa6b1a1 | |
parent | db5a4e8f3cef930b9a3a59dea7778027c6f3c6d2 (diff) | |
download | micropython-d9c839742f27b6b07abbebbe81bc76fcde11b306.tar.gz micropython-d9c839742f27b6b07abbebbe81bc76fcde11b306.zip |
stmhal/hal: Update HALCOMMITS due to change in f7 hal files.
-rw-r--r-- | stmhal/hal/HALCOMMITS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/stmhal/hal/HALCOMMITS b/stmhal/hal/HALCOMMITS index 0dddc8da5d..6d541d2c83 100644 --- a/stmhal/hal/HALCOMMITS +++ b/stmhal/hal/HALCOMMITS @@ -4,6 +4,18 @@ 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. +44cb2ff7ab99edf91c95b9ef3d9fe3e119d71cf8 +stmhal: Port of f4 hal commit 1d7fb82 to updated f7 hal. + +821863751f942f54c140f80d5a92ad7046112331 +stmhal: Port of f4 hal commit 09de030 to updated f7 hal. + +e1c6ed634f4387a6c9d7e132ed7d0bb245a9618a +stmhal: Port of f4 hal commit c568a2b to updated f7 hal. + +b9741cd8f84a2f49e3ea00382bfa71d994bc83ff +stmhal/hal: Update ST32CubeF7 HAL files to V1.1.2. + 13400e13758f7e23fc17bae753030723046ba3aa stmhal/hal: do not include <stdio.h> in HAL headers |