Mercurial > ecos
diff packages/hal/cortexm/kinetis/twr_k70f120m/current/ChangeLog @ 3171:2b52d32bce99
New package -- Freescale TWR-K70F120M board. [Bugzilla 1001579]
| author | vae |
|---|---|
| date | Wed, 09 May 2012 22:28:24 +0000 |
| parents | |
| children | 7c9ce2220671 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/packages/hal/cortexm/kinetis/twr_k70f120m/current/ChangeLog @@ -0,0 +1,40 @@ +2012-02-25 Ilija Kocho <ilijak@siva.com.mk> + + * cdl/hal_cortexm_kinetis_twr_k70f120m.cdl: + * include/plf_arch.h: + * include/plf_intr.h: + * include/plf_io.h: + * pkgconf/mlt_kinetis_flash_sram2s_extram_ram.h: + * pkgconf/mlt_kinetis_flash_sram2s_extram_ram.ldi: + * pkgconf/mlt_kinetis_flash_sram2s_extram_rom.h: + * pkgconf/mlt_kinetis_flash_sram2s_extram_rom.ldi: + * pkgconf/mlt_kinetis_flash_unisram_extram_ram.h: + * pkgconf/mlt_kinetis_flash_unisram_extram_ram.ldi: + * pkgconf/mlt_kinetis_flash_unisram_extram_rom.h: + * pkgconf/mlt_kinetis_flash_unisram_extram_rom.ldi: + * src/twr_k70f120m_misc.c: + New package -- Freescale TWR-K70F120M board. [Bugzilla 1001579] + +//=========================================================================== +// ####GPLCOPYRIGHTBEGIN#### +// ------------------------------------------- +// This file is part of eCos, the Embedded Configurable Operating System. +// Copyright (C) 2012 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#### +//===========================================================================
