Mercurial > nand-ecoscentric
view packages/hal/cortexm/lpc17xx/var/current/ChangeLog @ 3152:961aac7e5da7
Fix interrupt minimal priority calculation. [ Bugzilla 1001432 ]
| author | vae |
|---|---|
| date | Wed, 25 Jan 2012 21:15:59 +0000 |
| parents | bfdfa7ca0b5d |
| children |
line wrap: on
line source
2012-01-24 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_cortexm_lpc17xx.cdl: Fix interrupt minimal priority calculation. [ Bugzilla 1001432 ] 2012-01-16 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_cortexm_lpc17xx.cdl: * include/var_io.h: * src/lpc17xx_misc.c: Recognize Code Read Protection FLASH field Reported by Bernard Fouch� [Bugzilla 1001443 ] 2011-05-13 John Dallaway <john@dallaway.org.uk> * include/var_intr.h: Fix I2C interrupt definitions issue reported by Pavel Glinskii. Also fix CYGNUM_HAL_INTERRUPT_NVIC_MAX from Ilija Kocho. 2011-03-14 John Dallaway <john@dallaway.org.uk> * cdl/hal_cortexm_lpc17xx.cdl: Do not implement the CYGINT_PROFILE_HAL_TIMER interface at present. 2010-12-10 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_cortexm_lpc17xx.cdl: * include/hal_cache.h: * include/hal_diag.h: * include/plf_stub.h: * include/var_arch.h: * include/variant.inc: * include/var_intr.h: * include/var_io.h: * src/hal_diag.c: * src/lpc17xx_misc.c: New package -- NXP LPC17XX variant HAL. //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 2010, 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#### //===========================================================================
