git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@321 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2008-06-25 11:53:39 +00:00
parent 5c37fb51c8
commit 2e5d8edd7c
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*****************************************************************************
*** 0.6.6 ***
- FIX: Fixed a problem in the STM32 port USART1 driver.
- Added the definitions for packed structures to the chtypes.h files.
- Fixed a problem in the MMC/SD driver in the LPC2148 demo.