aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
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.