Skip to content

Commit

Permalink
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
Browse files Browse the repository at this point in the history
  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.
  • Loading branch information
jld committed May 19, 2012
1 parent 9f7063c commit 74140d0
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 7 deletions.
7 changes: 6 additions & 1 deletion packages/hal/cortexm/kinetis/twr_k40x256/current/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2012-05-19 John Dallaway <[email protected]>

* cdl/hal_cortexm_kinetis_twr_k40x256.cdl: Reference per-package
documentation.

2012-05-18 Ilija Kocho <[email protected]>

* doc/twr_k40x512.sgml:
Expand All @@ -24,7 +29,7 @@
// ####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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS_TWR_K40X256 {
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
Expand Down
7 changes: 6 additions & 1 deletion packages/hal/cortexm/kinetis/twr_k60n512/current/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2012-05-19 John Dallaway <[email protected]>

* cdl/hal_cortexm_kinetis_twr_k60n512.cdl: Reference per-package
documentation.

2012-05-18 Ilija Kocho <[email protected]>

* doc/twr_k60n512.sgml:
Expand All @@ -24,7 +29,7 @@
// ####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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60N512 {
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)
Expand Down
5 changes: 5 additions & 0 deletions packages/hal/cortexm/kinetis/twr_k70f120m/current/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2012-05-19 John Dallaway <[email protected]>

* cdl/hal_cortexm_kinetis_twr_k70f120m.cdl: Reference per-package
documentation.

2012-05-18 Ilija Kocho <[email protected]>

* doc/twr_k70f120m.sgml:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_CORTEXM_KINETIS_TWR_K70F120M {
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)
Expand Down
7 changes: 6 additions & 1 deletion packages/hal/cortexm/kinetis/var/current/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2012-05-19 John Dallaway <[email protected]>

* doc/kinetis.sgml: Close <para> and <refsect2> blocks.
* cdl/hal_cortexm_kinetis.cdl: Reference per-package documentation.

2012-05-18 Ilija Kocho <[email protected]>

* doc/kinetis_begin.sgml:
Expand Down Expand Up @@ -93,7 +98,7 @@
// ####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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion packages/hal/cortexm/kinetis/var/current/doc/kinetis.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 74140d0

Please sign in to comment.