URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [cortexm/] [lm3s/] [lm3s8xx/] [current/] [ChangeLog] - Rev 817
Go to most recent revision | Compare with Previous | Blame | View Log
2011-05-04 John Dallaway <john@dallaway.org.uk>
* include/plf_io.h: Fix determination when CYGHWR_HAL_LM3S_ADC0_CHAN
should be 8. Patch from Anatoly Sokolov. [ Bugzilla 1001222 ]
2011-01-18 Christophe Coutand <ccoutand@stmi.com>
* cdl/hal_cortexm_lm3s8xx.cdl:
* include/pkgconf/mlt_cortexm_ek_lm3s811_rom.h:
* include/pkgconf/mlt_cortexm_ek_lm3s811_rom.ldi:
* include/plf_arch.h:
* include/plf_intr.h:
* include/plf_io.h:
* misc/default_ROM.ecm:
* src/lm3s8xx_misc.c:
* tests/timers.c:
New package -- Stellaris Cortex M3 800 Series HAL.
//===========================================================================
// ####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####
//===========================================================================
Go to most recent revision | Compare with Previous | Blame | View Log