Mercurial > ecos
changeset 2944:f5ae5af1e5f8
* cdl/io_flash.cdl: Fix display string for CYGSEM_IO_FLASH_LEGACY_API
option.
| author | sergeig |
|---|---|
| date | Fri, 26 Mar 2010 18:14:38 +0000 |
| parents | b8ec40e0124b |
| children | bce3ef5fd9ab |
| files | packages/io/flash/current/cdl/io_flash.cdl |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/io/flash/current/cdl/io_flash.cdl +++ b/packages/io/flash/current/cdl/io_flash.cdl @@ -219,7 +219,7 @@ cdl_package CYGPKG_IO_FLASH { default_value 1 compile legacy_api.c description " - Provide an implementation of the lagacy user API. This is mapped + Provide an implementation of the legacy user API. This is mapped onto the new API via a small layer of code" }
