Rev 2217 | Rev 2598 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2217 | Rev 2225 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | @echo off |
1 | @echo off |
2 | :: /**************************************************************************** |
2 | :: /**************************************************************************** |
3 | :: * Copyright (C) 2014-2015 by Claas Anders "CaScAdE" Rathje * |
3 | :: * Copyright (C) 2014-2016 by Claas Anders "CaScAdE" Rathje * |
4 | :: * admiralcascade@gmail.com * |
4 | :: * admiralcascade@gmail.com * |
5 | :: * Project-URL: http://www.mylifesucks.de/oss/c-osd/ * |
5 | :: * Project-URL: http://www.mylifesucks.de/oss/c-osd/ * |
6 | :: * * |
6 | :: * * |
7 | :: * This program is free software; you can redistribute it and/or modify * |
7 | :: * This program is free software; you can redistribute it and/or modify * |
8 | :: * it under the terms of the GNU General Public License as published by * |
8 | :: * it under the terms of the GNU General Public License as published by * |
Line 18... | Line 18... | ||
18 | :: * Free Software Foundation, Inc., * |
18 | :: * Free Software Foundation, Inc., * |
19 | :: * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | :: * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
20 | :: ****************************************************************************/ |
20 | :: ****************************************************************************/ |
Line 21... | Line 21... | ||
21 | 21 | ||
22 | :: set FIRMWAREFILE to current version |
22 | :: set FIRMWAREFILE to current version |
Line 23... | Line 23... | ||
23 | set FIRMWAREFILE=C-OSD-20151026-0630-pal.hex |
23 | set FIRMWAREFILE=C-OSD-20160302-0700-pal.hex |
24 | 24 | ||
Line 25... | Line 25... | ||
25 | :: Read fuses as test |
25 | :: Read fuses as test |