From 40aade60563a0f7d35ecd5f4b78eb8a882a01e48 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 27 Apr 2010 07:27:26 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1894 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 4fc9892c3..c14d58b01 100644 --- a/readme.txt +++ b/readme.txt @@ -23,6 +23,8 @@ | | +--platforms/ - HAL low level drivers implementations. | | | +--AT91SAM7/ - Drivers for AT91SAM7 platform. | | | +--AVR/ - Drivers for AVR platform. + | | | +--LPC11xx/ - Drivers for LPC11xx platform. + | | | +--LPC13xx/ - Drivers for LPC13xx platform. | | | +--LPC214x/ - Drivers for LPC214x platform. | | | +--MSP430/ - Drivers for MSP430 platform. | | | +--SPC56x/ - Drivers for SPC56x/MPC563xx platforms. @@ -36,7 +38,7 @@ | | +--GCC/ - Ports for the GCC compiler. | | | +--ARM/ - Port files for generic ARM architecture. | | | +--ARM7/ - Port files for ARM7 architecture. - | | | +--ARMCM3/ - Port files for ARMCM3 architecture. + | | | +--ARMCM3/ - Port files for ARMCMx architectures (ARMv6/7-M). | | | +--PPC/ - Port files for PowerPC architecture. | | | +--AVR/ - Port files for AVR architecture. | | | +--MSP430/ - Port files for MSP430 architecture. @@ -57,6 +59,7 @@ ***************************************************************************** *** 1.5.6 *** +- FIX: Fixed centralized ARM makefile (bug 2992747)(backported in 1.4.3). - FIX: Fixed write problems in MMC_SPI driver (bug 2991714)(backported in 1.4.3). - FIX: Fixed wrong macros in chioch.h (bug 2989468). -- cgit v1.2.3