From 5c962d5de2a14e34c39647b5693a6e74ef62a46c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 13 Mar 2009 19:41:13 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@839 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.txt b/readme.txt index 18184bf5c..73d28de7e 100644 --- a/readme.txt +++ b/readme.txt @@ -102,6 +102,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, branch). - FIX: Fixed a problem with a wrong declaration of the PLL structure in the file lpc214x.h (backported in stable branch). +- FIX: Removed EMAC driver from the AT91SAM7X256 demo makefile (bug 2686347). +- FIX: Removed C++ wrapper from the STM32 demo makefile (bug 2686451). - FIX: Fixed a problem with some event APIs not showing in the documentation (backported in stable branch). - FIX: Fixed wrong assertions in chThdWait() and chHeapFree() (backported in -- cgit v1.2.3