Mercurial > ecos
changeset 1950:161789c1afd9
Fixed typo.
| author | asl |
|---|---|
| date | Sun, 17 Apr 2005 12:53:35 +0000 |
| parents | ae4d51806ab7 |
| children | ef6fdda1d7ee |
| files | packages/devs/flash/arm/phycore/current/src/phycore_flash.c |
| diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/devs/flash/arm/phycore/current/src/phycore_flash.c +++ b/packages/devs/flash/arm/phycore/current/src/phycore_flash.c @@ -54,8 +54,6 @@ // There's a single AM29LV320D on the phycore board. -#define CYGHWR_DEVS_FLASH_AMD_AM29LV320D - #define CYGNUM_FLASH_INTERLEAVE (1) #define CYGNUM_FLASH_WIDTH (16) #define CYGNUM_FLASH_SERIES (1)
