mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Provide stub implementations of localtime_r() and mktime() to avoid code size increase. Reported upstream at https://github.com/raspberrypi/pico-sdk/issues/1810 This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>