From 8dba4df6f6d79ebcddcc442a91c83c9fdc8c0cfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sat, 7 Oct 2017 12:57:52 +0200 Subject: [PATCH] Set the heap size to 0 given that no dynamic memory is allocated in the firmware. This makes the bss go from 1252 to 740, exactly 0x200 difference. --- left/build/kds/.cproject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/left/build/kds/.cproject b/left/build/kds/.cproject index 12691ae..cbdf1f3 100644 --- a/left/build/kds/.cproject +++ b/left/build/kds/.cproject @@ -133,7 +133,7 @@