Stefan Schuermans commited on 2012-05-02 18:39:39
Showing 47 changed files, with 179 additions and 179 deletions.
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
# flaneth - flash and ethernet |
| 2 | 2 |
# Copyright (C) 2007-2008 Stefan Schuermans <stefan@schuermans.info> |
| 3 | 3 |
# Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
| 4 |
-# a BlinkenArea project - http://www.blinkenarea.org/ |
|
| 4 |
+# a BlinkenArea project - a BlinkenArea project - http://www.blinkenarea.org/ |
|
| 5 | 5 |
|
| 6 | 6 |
include Makefile.conf |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
# flaneth - flash and ethernet |
| 2 | 2 |
# Copyright (C) 2007-2008 Stefan Schuermans <stefan@schuermans.info> |
| 3 | 3 |
# Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
| 4 |
-# a BlinkenArea project - http://www.blinkenarea.org/ |
|
| 4 |
+# a BlinkenArea project - a BlinkenArea project - http://www.blinkenarea.org/ |
|
| 5 | 5 |
|
| 6 | 6 |
# skin to use on http interface |
| 7 | 7 |
# HTTP_SKIN=[classic|simple|oldschool|oldschool_de] |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include "arp.h" |
| 7 | 7 |
#include "config.h" |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_arp |
| 7 | 7 |
#define INC_arp |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/io.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_bus |
| 7 | 7 |
#define INC_bus |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/io.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_cf |
| 7 | 7 |
#define INC_cf |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include "checksum.h" |
| 7 | 7 |
#include "macros.h" |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_checksum |
| 7 | 7 |
#define INC_checksum |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include "config.h" |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_config |
| 7 | 7 |
#define INC_config |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_debug |
| 7 | 7 |
#define INC_debug |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <string.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_dhcp |
| 7 | 7 |
#define INC_dhcp |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/interrupt.h> |
| 7 | 7 |
#include <avr/eeprom.h> |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_eeprom |
| 7 | 7 |
#define INC_eeprom |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include "arp.h" |
| 7 | 7 |
#include "config.h" |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_ethernet |
| 7 | 7 |
#define INC_ethernet |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <string.h> |
| 7 | 7 |
#include <avr/pgmspace.h> |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_http |
| 7 | 7 |
#define INC_http |
| ... | ... |
@@ -4,7 +4,7 @@ |
| 4 | 4 |
# version 0.1 date 2008-11-09 |
| 5 | 5 |
# Copyright (C) 2007-2008 Stefan Schuermans <stefan@schuermans.info> |
| 6 | 6 |
# Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
| 7 |
-# a BlinkenArea project - http://www.blinkenarea.org/ |
|
| 7 |
+# a BlinkenArea project - a BlinkenArea project - http://www.blinkenarea.org/ |
|
| 8 | 8 |
|
| 9 | 9 |
use strict; |
| 10 | 10 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <string.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_icmp |
| 7 | 7 |
#define INC_icmp |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <string.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_ip |
| 7 | 7 |
#define INC_ip |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_macros |
| 7 | 7 |
#define INC_macros |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/interrupt.h> |
| 7 | 7 |
#include <avr/wdt.h> |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_nethelp |
| 7 | 7 |
#define INC_nethelp |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <stdlib.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_random |
| 7 | 7 |
#define INC_random |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/io.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_rtl8019 |
| 7 | 7 |
#define INC_rtl8019 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/io.h> |
| 7 | 7 |
#include "ser62500.h" |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_ser62500 |
| 7 | 7 |
#define INC_ser62500 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/io.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_status |
| 7 | 7 |
#define INC_status |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <stdio.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_tcp |
| 7 | 7 |
#define INC_tcp |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <avr/io.h> |
| 7 | 7 |
#include <avr/interrupt.h> |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_timing |
| 7 | 7 |
#define INC_timing |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <stdio.h> |
| 7 | 7 |
#include <avr/io.h> |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_uart |
| 7 | 7 |
#define INC_uart |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include "config.h" |
| 7 | 7 |
#include "checksum.h" |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_udp |
| 7 | 7 |
#define INC_udp |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#include <stdint.h> |
| 7 | 7 |
|
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-/* flaneth - flash and ethernet version 0.2 date 2008-11-08 Copyright (C) |
|
| 2 |
- 2007-2008 Stefan Schuermans <stefan@schuermans.info> Copyleft: GNU public |
|
| 3 |
- license V2 - http://www.gnu.org/copyleft/gpl.html a BlinkenArea project - |
|
| 4 |
- http://www.blinkenarea.org/ */ |
|
| 1 |
+/* flaneth - flash and ethernet |
|
| 2 |
+ Copyright (C) 2007-2012 Stefan Schuermans <stefan@schuermans.info> |
|
| 3 |
+ Copyleft: GNU public license V2 - http://www.gnu.org/copyleft/gpl.html |
|
| 4 |
+ a BlinkenArea project - http://www.blinkenarea.org/ */ |
|
| 5 | 5 |
|
| 6 | 6 |
#ifndef INC_xtea |
| 7 | 7 |
#define INC_xtea |
| 8 | 8 |