From bb698b12101772a6fd9f9ab8a4bca3965c114571 Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Wed, 2 Dec 2020 22:52:46 +0200 Subject: [PATCH] H7 low power mode fixes. * Fix stop mode voltage scaling for H7 rev V devices. * Re-enable disabled OSCs and PLLs after exiting stop mode. * Add functions to enter/exit SDRAM low power mode. * Fix DRAM retention in stop mode. --- src/micropython | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/micropython b/src/micropython index 09a684de6..05f0f567c 160000 --- a/src/micropython +++ b/src/micropython @@ -1 +1 @@ -Subproject commit 09a684de6ab3251f32d2cb0709c37272c5db8fb3 +Subproject commit 05f0f567cab5c45a9c8a0aa084e037b89eeb3834