From 404fe109397d80016f71c57f42ee6cd0cbfe96d1 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 17 Oct 2009 15:42:19 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1236 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 2ea99dca7..6f9b05139 100644 --- a/readme.txt +++ b/readme.txt @@ -21,7 +21,7 @@ - CHANGE: Because the changes in the allocators some API prototypes changed: chHeapAlloc(), chHeapStatus(), chThdCreateFromHeap(). - CHANGE: Because the changes in the allocators some configuration options - changed, see the template chconf.h file. + changed and some were removed, see the new template chconf.h file. - CHANGE: renamed ./demos/ARM7-AT91SAM7X-WEB-GCC in ARM7-AT91SAM7X-UIP-GCC. - FIX: Added the most restrictive GCC warning option to the makefiles (-Wextra) and fixed some warnings in the code, mostly unused function parameters. -- cgit v1.2.3