aboutsummaryrefslogtreecommitdiff
path: root/ports/teensy/modpyb.c
AgeCommit message (Expand)Author
2020-12-18teensy: Fix build errors and warnings and enable -Werror.Damien George
2020-06-22stm32/irq: Clean up irq.h so it does not depend on core uPy defines.Damien George
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-04-23all: Remove commented-out include statements.stijn
2020-03-25all: Remove spaces between nested paren and inside function arg paren.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-12-28lib/utils/pyexec: Introduce MICROPY_REPL_INFO, wrap debug prints in it.Yonatan Goldschmidt
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George