From c95d2b04d53e87a508ec502adc0f907fdd6de631 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 24 May 2009 13:51:52 +0000 Subject: Increased default main stack size for all the ARMx demos. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@988 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 72e5b56e9..51a7c96bd 100644 --- a/readme.txt +++ b/readme.txt @@ -127,6 +127,9 @@ GNU-Linux-GCC - ChibiOS/RT simulator for x86 Linux systems, it is CH_USE_QUEUES_HALFDUPLEX, CH_USE_SEMAPHORES_TIMEOUT configuration options. - CHANGE: Made CH_DBG_THREADS_PROFILING default to TRUE in all demos because the changes to the function test_cpu_pulse(). +- CHANGE: Increased main stack size to 1KiB for all the ARMx demos, 2KiB for + the C++ LPC2148 demo. This should make things easier for unexperienced + users. *** 1.2.0 *** - Added license exception text to the 1.2.0 branch. -- cgit v1.2.3