From 5f7d22cd0463656db230f374020747eb860bb9b0 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 3 Jul 2010 08:00:21 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2052 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 123bb0b49..6aabf751e 100644 --- a/readme.txt +++ b/readme.txt @@ -78,7 +78,12 @@ - NEW: Merged the new unified STM8 port, now the port supports both the Cosmic and Raisonance compilers. - NEW: Added an STM8-DISCOVERY demo, the demo can be compiled with both the - Cosmic and Raisonance compilers under the STDV IDE. + Cosmic and Raisonance compilers under the STDV IDE. Performance reports + have been added for both compilers. + NOTE: The Raisonance compiler seems to have problems in debugging under + the STDV IDE, if you need to debug using the Raisonance compiler + consider using the RIDE7 IDE instead. + Compiling and executing using the "release" mode under STDV works fine. - NEW: Added timers clock macros to the STM32 clock tree HAL driver (backported in 2.0.1). - NEW: Added Binary Semaphores among the synchronization primitives. The new -- cgit v1.2.3