aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorbigtreetech <tech@biqu3d.com>2022-11-23 11:16:43 +0800
committerKevin O'Connor <kevin@koconnor.net>2022-12-02 13:26:02 -0500
commit50b2e2e67e299d71749508d2aeb45abde4b761ca (patch)
tree9fa66c3c8931b6e6a41abd5e309c291714eba18f /lib/README
parentc5d56f4438de4fd9b9a06948415eb5c8f3ecdbd7 (diff)
downloadkutter-50b2e2e67e299d71749508d2aeb45abde4b761ca.tar.gz
kutter-50b2e2e67e299d71749508d2aeb45abde4b761ca.tar.xz
kutter-50b2e2e67e299d71749508d2aeb45abde4b761ca.zip
lib: update lib/stm32h7 to v1.9.0 for stm32h723
Signed-off-by: Chen.BJ from BigTreeTech chenbj@biqu3d.com
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index 46325574..b818fb9e 100644
--- a/lib/README
+++ b/lib/README
@@ -90,7 +90,7 @@ taken from the Drivers/CMSIS/Device/ST/STM32L4xx/ directory.
The stm32h7 directory contains code from:
https://github.com/STMicroelectronics/STM32CubeH7
-version v1.7.0 (79196b09acfb720589f58e93ccf956401b18a191). Contents
+version v1.9.0 (ccb11556044540590ca6e45056e6b65cdca2deb2). Contents
taken from the Drivers/CMSIS/Device/ST/STM32H7xx/ directory.
The rp2040 directory contains code from the pico sdk: