OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [i2c/] [arm/] [lpc2xxx/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2008-09-16  Uwe Kindler  
2
 
3
        * src/i2c_lpc2xxx.c: Implemented support for multiple I2C busses
4
          Call DSR only if there is something to signal. Removed
5
          declaration of I2C bus via CYG_I2C_BUS() macro - this belongs in
6
          the platform HAL.
7
 
8
        * include/i2c_lpc2xxx.h: New file with macro definition of macro
9
          CYG_LPC2XXX_I2C_BUS() for I2C bus declaration by platform HAL
10
 
11
        * cdl/i2c_lpc2xxx.cdl: Added CYGHWR_DEVS_I2C_ARM_LPC2XXX_MULTIPLE_BUSES
12
          configuration option to support multiple I2C busses
13
 
14
2007-07-12  Hans Rosenfeld  
15
 
16
        * lpc2xxx: driver for on-chip I2C unit
17
 
18
//===========================================================================
19
// ####GPLCOPYRIGHTBEGIN####
20
// -------------------------------------------
21
// This file is part of eCos, the Embedded Configurable Operating System.
22
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
23
//
24
// This program is free software; you can redistribute it and/or modify
25
// it under the terms of the GNU General Public License as published by
26
// the Free Software Foundation; either version 2 or (at your option) any
27
// later version.
28
//
29
// This program is distributed in the hope that it will be useful, but
30
// WITHOUT ANY WARRANTY; without even the implied warranty of
31
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
32
// General Public License for more details.
33
//
34
// You should have received a copy of the GNU General Public License
35
// along with this program; if not, write to the
36
// Free Software Foundation, Inc., 51 Franklin Street,
37
// Fifth Floor, Boston, MA  02110-1301, USA.
38
// -------------------------------------------
39
// ####GPLCOPYRIGHTEND####
40
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.