From 8b15aa911997d2317b6c12dcd1888bb8cc8d07d4 Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Wed, 1 Oct 2025 09:29:16 +0200 Subject: [PATCH] lib/micropython: Update submodule. - stm32/adc: Get ADC working on STM32N6 MCUs. - alif/machine_spi: Fix init() to only change requested settings. - alif/boards/OPENMV_AE3: Fix switch name to match OpenMV RT1062 and N6. - stm32/boards/OPENMV_N6: Define all OpenMV N6 pins. - stm32/boards: Add PG13 AF7 (USART3_RTS) to N6 AF file. - stm32/boards/OPENMV_N6: Define RTS pin for UART3. Signed-off-by: iabdalkader --- lib/micropython | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/micropython b/lib/micropython index b7efb956c..49a701f95 160000 --- a/lib/micropython +++ b/lib/micropython @@ -1 +1 @@ -Subproject commit b7efb956cfb21afda9b71162eeefec8c31d3dff9 +Subproject commit 49a701f9542585f2ccf43bbcf730071d2cd31071