2 /*****************************************************************************
4 * whiteheat.h -- ConnectTech WhiteHEAT Firmware.
6 * Copyright (C) 2000-2002 ConnectTech Inc (http://www.connecttech.com/)
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22 * (10/09/2002) Stuart MacDonald
26 * Updated the firmware with the latest provided by ConnectTech.
29 * Fixed my intel hex processing tool, so now the firmware actually
30 * matches the original file (this was causing a few problems...)
33 * Added debug loader firmware if DEBUG is #defined:
34 * Port 1 LED flashes when the vend_ax program is running
35 * Port 2 LED flashes when any SETUP command arrives
36 * Port 3 LED flashes when any valid VENDOR request occurs
37 * Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
39 * version 1.0 (01/09/2000) gkh
40 * Original firmware from ConnectTech massaged a little to be program
43 *****************************************************************************/
45 #define whiteheat_DATE "20000106"