openmv/ports
iabdalkader 01113ebee9 stm32: Disable clock gating during sleep for STM32N6 peripherals
Remove individual peripheral sleep clock enable/disable calls and instead
enable all AHB/APB peripheral clocks during sleep mode. This is needed
because MicroPython doesn't manage peripheral sleep clocks individually.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-09-16 18:20:38 +02:00
..
alif ports/alif: Implement hardware accelerated CRC. 2025-09-11 22:08:58 +02:00
mimxrt ports/all: Update framebuffer API. 2025-09-02 16:05:55 +02:00
nrf ports/all: Update framebuffer API. 2025-09-02 16:05:55 +02:00
rp2 ports/all: Update framebuffer API. 2025-09-02 16:05:55 +02:00
stm32 stm32: Disable clock gating during sleep for STM32N6 peripherals 2025-09-16 18:20:38 +02:00
ports.mk common: Introduce profiling support. 2025-08-24 16:57:06 +02:00