aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/wdt.c
AgeCommit message (Expand)Author
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
2019-01-11stm32/wdt: Make singleton WDT object const so it goes in ROM.Damien George
2018-07-08stm32: Support compiling with object representation D.Damien George
2018-03-09stm32/wdt: Add WDT support for H7 MCUs.iabdalkader
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George