git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1524 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
361aebfc95
commit
bf6bd01a30
|
@ -46,13 +46,14 @@
|
|||
+--test/ - Kernel test suite source code.
|
||||
| +--coverage/ - Code coverage project.
|
||||
+--testhal/ - HAL integration test demos.
|
||||
|
||||
|
||||
*****************************************************************************
|
||||
*** Releases ***
|
||||
*****************************************************************************
|
||||
|
||||
*** 1.5.0 ***
|
||||
- FIX: Fixed parameter check in sdStart() function (bug 2932922).
|
||||
- FIX: Fixed missing platform.mk file in MSP430 port (bug 2933735).
|
||||
|
||||
*** 1.3.8 ***
|
||||
- FIX: Fixed dequeuing in lifo_remove() function (bug 2928142).
|
||||
|
|
Loading…
Reference in New Issue