annotate packages/devs/watchdog/synth/current/ChangeLog @ 336:9cba9bab3aeb

synthetic target watchdog device should only be active when the generic watchdog support is present
author bartv
date Mon, 16 Sep 2002 21:59:25 +0000
parents 7c1c8dc43ba1
children c2d1fd823f09
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
336
9cba9bab3aeb synthetic target watchdog device should only be active when the
bartv
parents: 332
diff changeset
1 2002-09-16 Bart Veer <bartv@ecoscentric.com>
9cba9bab3aeb synthetic target watchdog device should only be active when the
bartv
parents: 332
diff changeset
2
9cba9bab3aeb synthetic target watchdog device should only be active when the
bartv
parents: 332
diff changeset
3 * cdl/synth_watchdog.cdl:
9cba9bab3aeb synthetic target watchdog device should only be active when the
bartv
parents: 332
diff changeset
4 Synthetic watchdog device should only be active if the
9cba9bab3aeb synthetic target watchdog device should only be active when the
bartv
parents: 332
diff changeset
5 generic watchdog support is present
9cba9bab3aeb synthetic target watchdog device should only be active when the
bartv
parents: 332
diff changeset
6
332
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
7 2002-09-04 Bart Veer <bartv@ecoscentric.com>
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
8
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
9 * Synthetic target watchdog package created
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
10
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
11 //===========================================================================
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
12 //####ECOSGPLCOPYRIGHTBEGIN####
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
13 // -------------------------------------------
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
14 // This file is part of eCos, the Embedded Configurable Operating System.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
15 // Copyright (C) 2002 Bart Veer
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
16 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
17 // eCos is free software; you can redistribute it and/or modify it under
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
18 // the terms of the GNU General Public License as published by the Free
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
19 // Software Foundation; either version 2 or (at your option) any later version.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
20 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
21 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
22 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
23 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
24 // for more details.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
25 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
26 // You should have received a copy of the GNU General Public License along
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
27 // with eCos; if not, write to the Free Software Foundation, Inc.,
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
28 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
29 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
30 // As a special exception, if other files instantiate templates or use macros
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
31 // or inline functions from this file, or you compile this file and link it
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
32 // with other works to produce a work based on this file, this file does not
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
33 // by itself cause the resulting work to be covered by the GNU General Public
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
34 // License. However the source code for this file must still be made available
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
35 // in accordance with section (3) of the GNU General Public License.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
36 //
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
37 // This exception does not invalidate any other reasons why a work based on
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
38 // this file might be covered by the GNU General Public License.
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
39 // -------------------------------------------
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
40 //####ECOSGPLCOPYRIGHTEND####
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
41 //===========================================================================
7c1c8dc43ba1 Now witness the firepower of this fully armed and operational
bartv
parents:
diff changeset
42