From ed9a422d81994047edc59794ff26bbcc1f7ea6c5 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 8 Jan 2016 21:42:12 +0100 Subject: Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available --- docs/releases.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 2fa6ef0f..361ac5c1 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -10,6 +10,7 @@ FEATURE: Added Altera-MAX10-NEEK board support FIX: Vastly improving keyboard widget default rendering FEATURE: Added ILI9342 driver FIX: Fixing issues where wrong 'progress' color from widget style palette was used +CHANGE: Default heap size set to 5120 byes when using RAW32 port *** Release 2.4 *** -- cgit v1.2.3