aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index d82fbcff1..bb0e4e41c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -115,7 +115,7 @@
- NEW: Added to the documentation more notes about interrupt handlers in
the ARM7 port.
- OPT: The fix to the bug 3075544 considerably improved the threads creation
- performance.
+ benchmarks score.
- OPT: Speed optimizations of the STM32 SPI driver, improved latency.
- OPT: Speed optimizations of the STM32 ADC driver.
- CHANGE: The API chThdInit() has been renamed to chThdCreateI().