aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index b93d7bdc4..cda64a64b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -32,6 +32,8 @@ LPC214x-GCC - ChibiOS/RT port for ARM7 LPC2148, the demo targets the
*** 0.2.0 ***
- Introduced support for ARM in thumb mode.
+- Optimized context switching when thumb-interworking is not required, one
+ less instruction.
- Minor fixes to the ARM demo.
*** 0.1.1 ***