comparison packages/templates/default/current.ect @ 82:6736c52df507 ecos-sw-2000-04-14

Merge from eCos master repository on 2000-04-14-13:35:46-BST
author jlarmour
date Tue, 18 Apr 2000 21:51:55 +0000
parents 2085233a121a
children 6ed91473a1cd
comparison
equal deleted inserted replaced
81:89fef2181d7d 82:6736c52df507
11 description " 11 description "
12 This is a default eCos configuration. It contains the infrastructure, 12 This is a default eCos configuration. It contains the infrastructure,
13 kernel, C and maths libraries, plus their support packages." ; 13 kernel, C and maths libraries, plus their support packages." ;
14 package CYGPKG_HAL current ; 14 package CYGPKG_HAL current ;
15 package CYGPKG_IO current ; 15 package CYGPKG_IO current ;
16 package CYGPKG_IO_SERIAL current ;
16 package CYGPKG_INFRA current ; 17 package CYGPKG_INFRA current ;
17 package CYGPKG_KERNEL current ; 18 package CYGPKG_KERNEL current ;
18 package CYGPKG_LIBC current ; 19 package CYGPKG_LIBC current ;
19 package CYGPKG_LIBM current ; 20 package CYGPKG_LIBM current ;
20 package CYGPKG_IO_WALLCLOCK current ; 21 package CYGPKG_IO_WALLCLOCK current ;