aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/modutime.c
AgeCommit message (Expand)Author
2020-10-01extmod/utime_mphal: Add generic utime.time_ns() function.Damien George
2020-09-18all: Rename absolute time-based functions to include "epoch".Damien George
2020-09-18ports: Add utime.gmtime() function.Damien George
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-02-13py: Add mp_raise_msg_varg helper and use it where appropriate.Damien George
2017-12-13esp32/modutime.c: Add localtime and mktime functions.Nick Moore
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George