1 parent b0da9ac commit f59c3bdCopy full SHA for f59c3bd
1 file changed
ports/atmel-samd/Makefile
@@ -81,6 +81,7 @@ BASE_CFLAGS = \
81
-DCIRCUITPY_SAFE_RESTART_WORD=0xDEADBEEF \
82
--param max-inline-insns-single=500
83
84
+ # Use these flags to debug build times and header includes.
85
# -ftime-report
86
# -H
87
# NDEBUG disables assert() statements. This reduces code size pretty dramatically, per tannewt.
0 commit comments