aboutsummaryrefslogtreecommitdiff
path: root/ports/esp8266/modules/ntptime.py
AgeCommit message (Expand)Author
2020-09-18ports: Add utime.gmtime() function.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-01-31esp8266/modules/ntptime.py: Add comment about configuring NTP host.Damien George
2019-10-10esp8266/modules/ntptime.py: Always close socket, and set day-of-week.Damien George
2018-06-05esp8266/modules/ntptime.py: Remove print of newly-set time.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George