summaryrefslogtreecommitdiffstatshomepage
path: root/ports/stm32/modutime.c
Commit message (Expand)AuthorAge
* all: Update to point to files in new shared/ directory.Damien George2021-07-12
* extmod/utime_mphal: Add generic utime.time_ns() function.Damien George2020-10-01
* all: Rename absolute time-based functions to include "epoch".Damien George2020-09-18
* ports: Add utime.gmtime() function.Damien George2020-09-18
* all: Use MP_ERROR_TEXT for all error messages.Jim Mussared2020-04-05
* all: Reformat C and Python source code with tools/codeformat.py.Damien George2020-02-28
* py: Add mp_raise_msg_varg helper and use it where appropriate.Damien George2020-02-13
* stm32: Update HAL macro and constant names to use newer versions.Damien George2018-02-13
* ports: Make new ports/ sub-directory and move all ports there.Damien George2017-09-06