view packages/devs/spi/cortexm/a2fxxx/current/ChangeLog @ 3225:d5c8fd9bf282

Fix compiler warning, used uninitialized variable in a2fxxx_spi_set_ss().
author vae
date Sun, 01 Apr 2012 19:36:17 +0000
parents e9c334bea7c0
children
line wrap: on
line source

2012-01-04  Christophe Coutand  <ecos@hotmail.co.uk>
	* src/spi_a2fxxx.c:
	Fix compiler warning, used uninitialized variable in a2fxxx_spi_set_ss().

2011-04-13  Christophe Coutand  <ecos@hotmail.co.uk>

	* cdl/spi_a2fxxx.cdl:
	* include/spi_a2fxxx.h:
	* src/spi_a2fxxx.c:
	New package -- Smartfusion Cortex-M3 SPI driver package.
	[Bugzilla 1001291]

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 2011 Free Software Foundation, Inc.                        
//
// This program is free software; you can redistribute it and/or modify     
// it under the terms of the GNU General Public License as published by     
// the Free Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  
//===========================================================================