# HG changeset patch # User jld # Date 1297289949 0 # Node ID 5798ca37fb963d6e4bef4cf78064c2c8a89195a9 # Parent d00f98e971de51ec7ced16e51c0dd4510aaebd7d * doc/ek_lm3s811.sgml: Eliminate underscores in SGML ID strings. They cause problems for some installations of openjade. * cdl/hal_cortexm_ek_lm3s811.cdl: Fix documentation filename to match the above change. diff --git a/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog b/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog --- a/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog +++ b/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog @@ -1,3 +1,11 @@ +2011-02-09 John Dallaway + + * doc/ek_lm3s811.sgml: Eliminate underscores in SGML ID strings. They + cause problems for some installations of openjade. + + * cdl/hal_cortexm_ek_lm3s811.cdl: Fix documentation filename to match + the above change. + 2011-01-18 Christophe Coutand * cdl/hal_cortexm_ek_lm3s811.cdl: diff --git a/packages/hal/cortexm/lm3s/ek_lm3s811/current/cdl/hal_cortexm_ek_lm3s811.cdl b/packages/hal/cortexm/lm3s/ek_lm3s811/current/cdl/hal_cortexm_ek_lm3s811.cdl --- a/packages/hal/cortexm/lm3s/ek_lm3s811/current/cdl/hal_cortexm_ek_lm3s811.cdl +++ b/packages/hal/cortexm/lm3s/ek_lm3s811/current/cdl/hal_cortexm_ek_lm3s811.cdl @@ -49,7 +49,7 @@ cdl_package CYGPKG_HAL_CORTEXM_EK_LM3S811 { display "Stellaris EK-LM3S811 Development Board HAL" - doc ref/hal-cortexm-lm3s-ek_lm3s811.html + doc ref/hal-cortexm-lm3s-ek-lm3s811.html parent CYGPKG_HAL_CORTEXM_LM3S8XX define_header hal_cortexm_ek_lm3s811.h include_dir cyg/hal diff --git a/packages/hal/cortexm/lm3s/ek_lm3s811/current/doc/ek_lm3s811.sgml b/packages/hal/cortexm/lm3s/ek_lm3s811/current/doc/ek_lm3s811.sgml --- a/packages/hal/cortexm/lm3s/ek_lm3s811/current/doc/ek_lm3s811.sgml +++ b/packages/hal/cortexm/lm3s/ek_lm3s811/current/doc/ek_lm3s811.sgml @@ -34,9 +34,9 @@ -Stellaris EKK-LM3S811 Board Support +Stellaris EKK-LM3S811 Board Support - + Overview @@ -45,7 +45,7 @@ Overview - Description + Description The Stellaris EKK-LM3S811 evaluation kit uses the Stellaris LM3S811 microcontroller from the 800 Series. The LM3S811 is an ARM cortex-M3 based microcontroller with 64KB of FLASH @@ -62,7 +62,7 @@ minimum allowed size of CYGNUM_HAL_STACK - Configuration + Configuration The minimum board configuration includes the Microcontroller HAL alongs with the ADC and I2C device drivers. @@ -114,7 +114,7 @@ single-ended IOs. - Build ROM type applications + Build ROM type applications The steps needed to build the HAL library for the EKK-LM3S811 board are: