diff options
author | Krzysztof Blazewicz <krzysztof.blazewicz@uxeon.com> | 2016-11-16 14:05:37 +0100 |
---|---|---|
committer | Krzysztof Blazewicz <krzysztof.blazewicz@uxeon.com> | 2016-11-16 14:05:37 +0100 |
commit | 5e9057210a0326be52f368b1b40cf95f1e6d1a73 (patch) | |
tree | f50a4bcb35be680ffa8b1dd91be7a49f0998042d | |
parent | e01e214259ead9a71497c55550ede5e3d1bfe197 (diff) | |
download | micropython-5e9057210a0326be52f368b1b40cf95f1e6d1a73.tar.gz micropython-5e9057210a0326be52f368b1b40cf95f1e6d1a73.zip |
stmhal: Update HALCOMMITS due to change to hal.
-rw-r--r-- | stmhal/hal/HALCOMMITS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/stmhal/hal/HALCOMMITS b/stmhal/hal/HALCOMMITS index cb8f29517f..0dddc8da5d 100644 --- a/stmhal/hal/HALCOMMITS +++ b/stmhal/hal/HALCOMMITS @@ -4,6 +4,12 @@ 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. +13400e13758f7e23fc17bae753030723046ba3aa +stmhal/hal: do not include <stdio.h> in HAL headers + +63ca7a211ac832fb885753ad837a7b3de2aaa5da +stmhal/dma: precalculate register base and bitshift on handle init + 6a8f6c119c249e52fbc4d4fd55b2bec65544c811 stmhal/hal/sd: reapply HAL commit 09de030 for f4 |