aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-02-19 21:23:12 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-02-19 21:23:12 +0000
commit11af394fec5d2723827819ce43c7205bc20fa6dc (patch)
tree29595c758ccd9016ba37de0db5604641d9b424c5 /readme.txt
parent690d08a1f93848ee8b467299b5d672d1f69f23c5 (diff)
downloadChibiOS-11af394fec5d2723827819ce43c7205bc20fa6dc.tar.gz
ChibiOS-11af394fec5d2723827819ce43c7205bc20fa6dc.tar.bz2
ChibiOS-11af394fec5d2723827819ce43c7205bc20fa6dc.zip
Fixed bug 3187105.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2744 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 659860a0e..c2f718246 100644
--- a/readme.txt
+++ b/readme.txt
@@ -69,6 +69,8 @@
*****************************************************************************
*** 2.3.0 ***
+- FIX: Stack overflow in CM0 port when nearing interrupts saturation (bug
+ 3187105)(backported to 2.2.1).
- FIX: Error in MAC driver (bug 3179783)(backported to 2.2.1).
- FIX: Fixed wrong serial driver macros (bug 3173336)(backported to 2.2.1).
- NEW: Added experimental generic USB driver, it will evolve in next