aboutsummaryrefslogtreecommitdiff
path: root/ports/minimal/Makefile
AgeCommit message (Expand)Author
2020-06-02minimal: Make build more flexible and work as 64-bit build.Damien George
2020-04-18all: Enable extra conversion warnings where applicable.stijn
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-09-17bare-arm, minimal: Set CSUPEROPT=-Os to get minimal firmware size.Damien George
2019-07-01minimal: Use soft float for CROSS=1 Cortex-M4 target.Damien George
2018-02-22minimal/Makefile: Explicitly include lib/utils/printf.c in build.Damien George
2018-02-22ports/{bare-arm,minimal}/Makefile: Only build with core source files.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