From 4cb7a210a880f628ff922b67ffdf1f23b020fcb8 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 29 Dec 2008 12:53:10 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@559 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index be5b6a015..c1e893467 100644 --- a/readme.txt +++ b/readme.txt @@ -88,6 +88,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, ports to a safer 0x10, it was previously 0 (correct but trimmed to specific compiler settings). - FIX: Set the INT_REQUIRED_STACK configuration value for the AVR port to 32. +- FIX: Fixed the MinGW demo in order to not use any deprecated construct. - Removed deprecated threads APIs: chThdCreate() and chThdCreateFast(). - Removed deprecated events APIs: chEvtWait(), chEvtWaitTimeout(), chEvtSend(), chEvtSendI(), EventMask(). -- cgit v1.2.3