mirror of
https://github.com/micropython/micropython.git
synced 2025-12-15 17:30:14 +01:00
This factors code out of the ports and into the common `time.localtime` implementation in `extmod/modtime.c`. That helps to reduce code duplication, prevent errors in implementation, and reduce code size on some ports (mimxrt and stm32 at least). Signed-off-by: Damien George <damien@micropython.org>
2.1 KiB
2.1 KiB