aboutsummaryrefslogtreecommitdiff
path: root/ports/teensy/main.c
AgeCommit message (Expand)Author
2021-04-27teensy: Provide own implementation of gc_collect, to not use stm32.Damien George
2020-04-23all: Format code to add space after C++-style comment start.stijn
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-04-26ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.Damien George
2019-02-12all: Change PYB message prefix to MPY.Mike Causer
2019-02-12ports: Convert legacy uppercase macro names to lowercase.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George