Mercurial > ecos
changeset 3180:9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
twr_k60n512/current/cdl/hal_cortexm_kinetis_twr_k60n512.cdl,
twr_k70f120m/current/cdl/hal_cortexm_kinetis_twr_k70f120m.cdl,
var/current/cdl/hal_cortexm_kinetis.cdl:
Reference per-package documentation.
* var/current/doc/kinetis.sgml: Close <para> and <refsect2> blocks.
line wrap: on
line diff
--- a/packages/hal/cortexm/kinetis/twr_k40x256/current/ChangeLog +++ b/packages/hal/cortexm/kinetis/twr_k40x256/current/ChangeLog @@ -1,3 +1,8 @@ +2012-05-19 John Dallaway <john@dallaway.org.uk> + + * cdl/hal_cortexm_kinetis_twr_k40x256.cdl: Reference per-package + documentation. + 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> * doc/twr_k40x512.sgml: @@ -24,7 +29,7 @@ 2011-08-26 Ilija Kocho <ilijak@siva.co // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 2011 Free Software Foundation, Inc. +// Copyright (C) 2011, 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
--- a/packages/hal/cortexm/kinetis/twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl +++ b/packages/hal/cortexm/kinetis/twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl @@ -8,7 +8,7 @@ ## ####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2011 Free Software Foundation, Inc. +## Copyright (C) 2011, 2012 Free Software Foundation, Inc. ## ## eCos 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 @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS_T parent CYGPKG_HAL_CORTEXM_KINETIS define_header hal_cortexm_kinetis_twr_k40x256.h include_dir cyg/hal + doc ref/kinetis-twr-k40x256.html hardware requires { is_active(CYGPKG_HAL_FREESCALE_EDMA) implies
--- a/packages/hal/cortexm/kinetis/twr_k60n512/current/ChangeLog +++ b/packages/hal/cortexm/kinetis/twr_k60n512/current/ChangeLog @@ -1,3 +1,8 @@ +2012-05-19 John Dallaway <john@dallaway.org.uk> + + * cdl/hal_cortexm_kinetis_twr_k60n512.cdl: Reference per-package + documentation. + 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> * doc/twr_k60n512.sgml: @@ -24,7 +29,7 @@ 2011-03-26 Ilija Kocho <ilijak@siva.co // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 2011 Free Software Foundation, Inc. +// Copyright (C) 2011, 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
--- a/packages/hal/cortexm/kinetis/twr_k60n512/current/cdl/hal_cortexm_kinetis_twr_k60n512.cdl +++ b/packages/hal/cortexm/kinetis/twr_k60n512/current/cdl/hal_cortexm_kinetis_twr_k60n512.cdl @@ -8,7 +8,7 @@ ## ####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2011 Free Software Foundation, Inc. +## Copyright (C) 2011, 2012 Free Software Foundation, Inc. ## ## eCos 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 @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS_T parent CYGPKG_HAL_CORTEXM_KINETIS define_header hal_cortexm_kinetis_twr_k60n512.h include_dir cyg/hal + doc ref/kinetis-twr-k60n512.html hardware requires { CYGHWR_HAL_CORTEXM_SYSTICK_CLK_SOURCE == "INTERNAL" } requires { is_active(CYGPKG_DEVS_ETH_FREESCALE_ENET)
--- a/packages/hal/cortexm/kinetis/twr_k70f120m/current/ChangeLog +++ b/packages/hal/cortexm/kinetis/twr_k70f120m/current/ChangeLog @@ -1,3 +1,8 @@ +2012-05-19 John Dallaway <john@dallaway.org.uk> + + * cdl/hal_cortexm_kinetis_twr_k70f120m.cdl: Reference per-package + documentation. + 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> * doc/twr_k70f120m.sgml:
--- a/packages/hal/cortexm/kinetis/twr_k70f120m/current/cdl/hal_cortexm_kinetis_twr_k70f120m.cdl +++ b/packages/hal/cortexm/kinetis/twr_k70f120m/current/cdl/hal_cortexm_kinetis_twr_k70f120m.cdl @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS_T parent CYGPKG_HAL_CORTEXM_KINETIS define_header hal_cortexm_kinetis_twr_k70f120m.h include_dir cyg/hal + doc ref/kinetis-twr-k70f120m.html hardware requires { CYGHWR_HAL_CORTEXM_SYSTICK_CLK_SOURCE == "INTERNAL" } requires { is_active(CYGPKG_DEVS_ETH_FREESCALE_ENET)
--- a/packages/hal/cortexm/kinetis/var/current/ChangeLog +++ b/packages/hal/cortexm/kinetis/var/current/ChangeLog @@ -1,3 +1,8 @@ +2012-05-19 John Dallaway <john@dallaway.org.uk> + + * doc/kinetis.sgml: Close <para> and <refsect2> blocks. + * cdl/hal_cortexm_kinetis.cdl: Reference per-package documentation. + 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> * doc/kinetis_begin.sgml: @@ -93,7 +98,7 @@ 2011-10-19 Ilija Kocho <ilijak@siva.co // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 2011 Free Software Foundation, Inc. +// Copyright (C) 2011, 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
--- a/packages/hal/cortexm/kinetis/var/current/cdl/hal_cortexm_kinetis.cdl +++ b/packages/hal/cortexm/kinetis/var/current/cdl/hal_cortexm_kinetis.cdl @@ -8,7 +8,7 @@ ## ####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2010, 2011 Free Software Foundation, Inc. +## Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc. ## ## eCos 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 @@ -49,6 +49,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS { display "Freescale Kinetis Cortex-M4 Variant" parent CYGPKG_HAL_CORTEXM + doc ref/hal-cortexm-kinetis-var.html hardware include_dir cyg/hal define_header hal_cortexm_kinetis.h
--- a/packages/hal/cortexm/kinetis/var/current/doc/kinetis.sgml +++ b/packages/hal/cortexm/kinetis/var/current/doc/kinetis.sgml @@ -70,7 +70,7 @@ expert components. Typically, for a given peripheral, the user chooses the required hardware options and desirable parameters, and the respective CDL configuration options and settings are calculated from these. If it is not possible to achieve exact values, the configurator attempts to provide - approximate settings, then the user can manually do the fine tuning. + approximate settings, then the user can manually do the fine tuning.</para> <refsect2 id="kinetis-var-cpu-select"><title>Kinetis Part Selection</title> <para> Within a family and/or across families the chips are further differentiated by their features @@ -198,6 +198,7 @@ do not contain a <literal>.flash_conf</literal> section so random contents may be written in flash protection area and lock your Kinetis device. This lock-out can be permanent. </para></note> + </para> </refsect3> <refsect3 id="kinetis-var-memory-plf-spec"><title>Platform Specific Memory Layouts</title> <para> @@ -240,6 +241,7 @@ can be parented by <literal>CYGHWR_HAL_NON_CACHABLE</literal>. </para> </refsect3> + </refsect2> <refsect2 id="kinetis-var-startup"><title>Startup types</title> <para> There are <emphasis>two levels</emphasis> of startup type:
