From 88bea4b8c200fad936c063718289250ce49cda61 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 25 Jun 2010 08:55:40 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2038 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index d33c731df..9b6e4e877 100644 --- a/readme.txt +++ b/readme.txt @@ -75,6 +75,10 @@ in 2.0.1). - FIX: Fixed broken AVR port (bug 3016619)(backported in 2.0.0). - FIX: Fixed assertion in adcStop() (bug 3015109)(backported in 2.0.0). +- 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. - 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