1 # eCos saved configuration
\r
3 # ---- commands --------------------------------------------------------
\r
4 # This section contains information about the savefile format.
\r
5 # It should not be edited. Any modifications made to this section
\r
6 # may make it impossible for the configuration tools to read
\r
9 cdl_savefile_version 1;
\r
10 cdl_savefile_command cdl_savefile_version {};
\r
11 cdl_savefile_command cdl_savefile_command {};
\r
12 cdl_savefile_command cdl_configuration { description hardware template package };
\r
13 cdl_savefile_command cdl_package { value_source user_value wizard_value inferred_value };
\r
14 cdl_savefile_command cdl_component { value_source user_value wizard_value inferred_value };
\r
15 cdl_savefile_command cdl_option { value_source user_value wizard_value inferred_value };
\r
16 cdl_savefile_command cdl_interface { value_source user_value wizard_value inferred_value };
\r
18 # ---- toplevel --------------------------------------------------------
\r
19 # This section defines the toplevel configuration object. The only
\r
20 # values that can be changed are the name of the configuration and
\r
21 # the description field. It is not possible to modify the target,
\r
22 # the template or the set of packages simply by editing the lines
\r
23 # below because these changes have wide-ranging effects. Instead
\r
24 # the appropriate tools should be used to make such modifications.
\r
26 cdl_configuration eCos {
\r
29 # These fields should not be modified.
\r
30 hardware nios2_neek ;
\r
34 # ---- conflicts -------------------------------------------------------
\r
35 # There are no conflicts.
\r
37 # ---- contents --------------------------------------------------------
\r