oliverschmidt
|
c7e8ac499e
|
Consistently use curly brackets for function calls (and add the same disclaimer as used in "my" other makefiles).
|
2007-04-14 15:55:50 +00:00 |
|
oliverschmidt
|
9cf544c45e
|
Added the same disclaimer as used in the header file.
|
2007-04-14 15:48:42 +00:00 |
|
oliverschmidt
|
5d2f948bba
|
Allow to build the statically linked telnet-server and webserver examples using cc65.
|
2007-03-03 13:38:07 +00:00 |
|
oliverschmidt
|
73fabe4ba3
|
Factored out settings specific more to architecture and/or toolchain rather than specific target.
|
2007-03-03 10:05:03 +00:00 |
|
oliverschmidt
|
97681fdada
|
The one and only uip_arch.h resides in core/net.
|
2007-03-03 09:48:39 +00:00 |
|
oliverschmidt
|
ef8ae0e158
|
Added an initial Makefile for the cc65 tool chain (www.cc65.org). For now it allows to build the statically linked hello-world example.
|
2007-01-03 10:26:40 +00:00 |
|
oliverschmidt
|
69492ff4ea
|
Removed Contiki 1.x makefiles to avoid confusion on understanding the (already complex enough) Contiki 2.x build system.
|
2006-12-31 14:30:11 +00:00 |
|
oliverschmidt
|
6c4bcfb86f
|
Moved 6502-specific implementation of local continuations into a 'sys' folder in order to allow the
#include "sys/lc.h"
in core/sys/pt.h to find it.
|
2006-12-31 14:26:02 +00:00 |
|
adamdunkels
|
c9e808d638
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
|