git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2978 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
3495905f51
commit
dfd3915859
|
@ -71,9 +71,10 @@
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** 2.3.3 ***
|
*** 2.3.3 ***
|
||||||
- FIX: Race condition in output queues (bug 3303908)(backported to 2.2.4).
|
- FIX: Fixed race condition in output queues (bug 3303908)(backported
|
||||||
|
to 2.2.4).
|
||||||
- FIX: Fixed CH_USE_HEAP and CH_USE_MALLOC_HEAP conflict (bug 3303841)
|
- FIX: Fixed CH_USE_HEAP and CH_USE_MALLOC_HEAP conflict (bug 3303841)
|
||||||
(backported to 2.2.4)
|
(backported to 2.2.4).
|
||||||
- FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420)
|
- FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420)
|
||||||
(backported to 2.2.4).
|
(backported to 2.2.4).
|
||||||
- NEW: Reorganization of the Cortex-Mx ports in order to reduced code and
|
- NEW: Reorganization of the Cortex-Mx ports in order to reduced code and
|
||||||
|
|
Loading…
Reference in New Issue