comparison packages/hal/mips/sim/current/include/pkgconf/hal_tx39_sim.h @ 2:443894e2e912 ecos-v1_2_1-release

Block commit of eCos version 1.2.1
author jlarmour
date Tue, 11 May 1999 12:24:34 +0000
parents 3111d98ba7b3
children
comparison
equal deleted inserted replaced
1:72f549f0d891 2:443894e2e912
1 #ifndef CYGONCE_PKGCONF_HAL_TX39_SIM_H 1 #ifndef CYGONCE_PKGCONF_HAL_TX39_SIM_H
2 #define CYGONCE_PKGCONF_HAL_TX39_SIM_H 2 #define CYGONCE_PKGCONF_HAL_TX39_SIM_H
3 // ==================================================================== 3 // ====================================================================
4 // 4 //
5 // pkgconf/hal_tx39_sim.h 5 // pkgconf/hal_tx39_sim.h
6 // 6 //
7 // HAL configuration file 7 // HAL configuration file
8 // 8 //
9 // ==================================================================== 9 // ====================================================================
10 //####COPYRIGHTBEGIN#### 10 //####COPYRIGHTBEGIN####
11 // 11 //
12 // ------------------------------------------- 12 // -------------------------------------------
22 // 22 //
23 // The Original Code is eCos - Embedded Cygnus Operating System, released 23 // The Original Code is eCos - Embedded Cygnus Operating System, released
24 // September 30, 1998. 24 // September 30, 1998.
25 // 25 //
26 // The Initial Developer of the Original Code is Cygnus. Portions created 26 // The Initial Developer of the Original Code is Cygnus. Portions created
27 // by Cygnus are Copyright (C) 1998 Cygnus Solutions. All Rights Reserved. 27 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved.
28 // ------------------------------------------- 28 // -------------------------------------------
29 // 29 //
30 //####COPYRIGHTEND#### 30 //####COPYRIGHTEND####
31 // ==================================================================== 31 // ====================================================================
32 //#####DESCRIPTIONBEGIN#### 32 //#####DESCRIPTIONBEGIN####
33 // 33 //
34 // Author(s): bartv 34 // Author(s): bartv
35 // Contributors: bartv 35 // Contributors: bartv
36 // Date: 1998-09-02 36 // Date: 1998-09-02
37 // Purpose: To allow the user to edit HAL configuration options. 37 // Purpose: To allow the user to edit HAL configuration options.
38 // Description: 38 // Description:
39 // 39 //
40 //####DESCRIPTIONEND#### 40 //####DESCRIPTIONEND####
41 // 41 //
42 // ==================================================================== 42 // ====================================================================
48 cdl_package CYGPKG_HAL_TX39_SIM { 48 cdl_package CYGPKG_HAL_TX39_SIM {
49 display "Minimal simulator" 49 display "Minimal simulator"
50 type radio 50 type radio
51 parent CYGPKG_HAL_TX39 51 parent CYGPKG_HAL_TX39
52 platform sim 52 platform sim
53 requires !CYGPKG_DEVICES_GDB
54 requires !CYGPKG_DEVICES_SERIAL_RS232_COMMON
55 requires !CYGPKG_DEVICES_SERIAL_RS232_TX39
56 description " 53 description "
57 The minimal simulator HAL package is provided for when only 54 The minimal simulator HAL package is provided for when only
58 a simple simulation of the processor architecture is 55 a simple simulation of the processor architecture is
59 desired, as opposed to detailed simulation of any specific 56 desired, as opposed to detailed simulation of any specific
60 board. To use this minimal simulator the command 57 board. To use this minimal simulator the command