|
3056
|
1 2011-10-19 Ilija Kocho <ilijak@siva.com.mk> |
|
|
2 |
|
|
3 * cdl/hal_cortexm_kinetis.cdl: |
|
|
4 * cdl/kinetis_clocking.cdl: |
|
|
5 * src/hal_diag.c: |
|
|
6 * src/kinetis_misc.c: |
|
|
7 * src/kinetis_clocking.c: |
|
|
8 * include/hal_cache.h: |
|
|
9 * include/hal_diag.h: |
|
|
10 * include/plf_stub.h: |
|
|
11 * include/variant.inc: |
|
|
12 * include/var_arch.h: |
|
|
13 * include/var_intr.h: |
|
|
14 * include/var_io.h: |
|
|
15 * include/var_io_devs.h: |
|
|
16 * include/var_io_flexbus.h: |
|
|
17 * include/pkgconf/mlt_kinetis_flash_sram2s_rom.h |
|
|
18 * include/pkgconf/mlt_kinetis_flash_sram2s_rom.ldi |
|
|
19 * include/pkgconf/mlt_kinetis_flash_sram2s_sram.h |
|
|
20 * include/pkgconf/mlt_kinetis_flash_sram2s_sram.ldi |
|
|
21 * include/pkgconf/mlt_kinetis_flash_unisram_rom.h |
|
|
22 * include/pkgconf/mlt_kinetis_flash_unisram_rom.ldi |
|
|
23 * include/pkgconf/mlt_kinetis_flash_unisram_sram.h |
|
|
24 * include/pkgconf/mlt_kinetis_flash_unisram_sram.ldi |
|
|
25 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_rom.h |
|
|
26 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_rom.ldi |
|
|
27 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_sram.h |
|
|
28 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_sram.ldi |
|
|
29 * include/pkgconf/mlt_kinetis_flexnvm_unisram_rom.h |
|
|
30 * include/pkgconf/mlt_kinetis_flexnvm_unisram_rom.ldi |
|
|
31 * include/pkgconf/mlt_kinetis_flexnvm_unisram_sram.h |
|
|
32 * include/pkgconf/mlt_kinetis_flexnvm_unisram_sram.ldi |
|
|
33 New package -- Freescale Kinetis variant HAL. |
|
|
34 |
|
|
35 //=========================================================================== |
|
|
36 // ####GPLCOPYRIGHTBEGIN#### |
|
|
37 // ------------------------------------------- |
|
|
38 // This file is part of eCos, the Embedded Configurable Operating System. |
|
|
39 // Copyright (C) 2011 Free Software Foundation, Inc. |
|
|
40 // |
|
|
41 // This program is free software; you can redistribute it and/or modify |
|
|
42 // it under the terms of the GNU General Public License as published by |
|
|
43 // the Free Software Foundation; either version 2 or (at your option) any |
|
|
44 // later version. |
|
|
45 // |
|
|
46 // This program is distributed in the hope that it will be useful, but |
|
|
47 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
48 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
|
49 // General Public License for more details. |
|
|
50 // |
|
|
51 // You should have received a copy of the GNU General Public License |
|
|
52 // along with this program; if not, write to the |
|
|
53 // Free Software Foundation, Inc., 51 Franklin Street, |
|
|
54 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
|
55 // ------------------------------------------- |
|
|
56 // ####GPLCOPYRIGHTEND#### |
|
|
57 //=========================================================================== |