We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9b2de commit 8df7801Copy full SHA for 8df7801
projects/ssd1306/Makefile
@@ -4,4 +4,6 @@ include ../../tools/scripts/generic_variables.mk
4
5
include src.mk
6
7
+CFLAGS += -Os
8
+
9
include ../../tools/scripts/generic.mk
0 commit comments