From 9935d9f4d52257d6f6f4f69bb270f1c3b2e079fb Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Thu, 21 Jan 2021 02:31:06 +0200 Subject: [PATCH] Low power fixes. * Disable QSPI in stop and standby modes. * Power down SDRAM in standby mode. --- src/micropython | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/micropython b/src/micropython index c4780123d..a12263ba2 160000 --- a/src/micropython +++ b/src/micropython @@ -1 +1 @@ -Subproject commit c4780123d9be1e7aa35b31fc4ce28249cb2f1789 +Subproject commit a12263ba27bc9b63beb83d91bf55331af5f18ab1