Skip to content

Commit c405e01

Browse files
committed
fix for #270
1 parent ff3c5d0 commit c405e01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
gemma.AA.post.processing.boards.default=true
1+
#add the --relax to the compilation options for mega platforms
2+
mega.compiler.c.elf.flags={compiler.warning_flags} -Os -Wl,--gc-sections,--relax
3+
megaADK.compiler.c.elf.flags={compiler.warning_flags} -Os -Wl,--gc-sections,--relax

0 commit comments

Comments
 (0)