aboutsummaryrefslogtreecommitdiff
path: root/ports/teensy/Makefile
AgeCommit message (Expand)Author
2021-04-27teensy: Provide own implementation of gc_collect, to not use stm32.Damien George
2020-12-18teensy: Fix build errors and warnings and enable -Werror.Damien George
2020-04-29all: Factor gchelper code to one place and use it for unix & ARM ports.Jim Mussared
2020-04-05ports: Enable error text compression for various ports, but not all.Jim Mussared
2019-12-27ports: Allow overriding CROSS_COMPILE in a custom makefile.David Lechner
2019-02-12teensy/Makefile: Use common gchelper_m3.s code from lib/utils.Damien George
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George