mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 19:30:28 +01:00
Use constants from the HAL instead of literal numbers to select which peripheral clocks are enabled during low power mode. Signed-off-by: Damien George <damien@micropython.org>