summaryrefslogtreecommitdiff
path: root/zephyr/modutime.c
AgeCommit message (Expand)Author
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-05-29various: Spelling fixesVille Skyttä
2016-12-04zephyr: Switch to Zephyr 1.6 unified kernel API.Paul Sokolovsky
2016-10-29extmod/utime_mphal: Implement ticks_add(), add to all maintained ports.Paul Sokolovsky
2016-10-22zephyr: Implement utime module.Daniel Thompson