adamdunkels
|
bddd31abf2
|
Fixed compiler warnings
|
2009-09-09 21:06:51 +00:00 |
|
adamdunkels
|
ba43d94ef7
|
Define IPv6 options only if UIP_CONF_IPV6 is defined (which should be defined by the Makefile.include if IPv6 is enabled)
|
2008-10-15 09:14:25 +00:00 |
|
julienabeille
|
08465a6c19
|
new-ipv6 compiles on native cygwin
|
2008-10-14 14:00:58 +00:00 |
|
julienabeille
|
4f9bc05f90
|
ping-ipv6 example compiles on native cygwin
|
2008-10-14 13:39:12 +00:00 |
|
adamdunkels
|
8a6309aa45
|
Changed UIP_UDP -> UIP_CONF_UDP
|
2007-11-28 15:32:25 +00:00 |
|
oliverschmidt
|
f52ae57d99
|
Declare strcasecmp here as it isn't part of C99.
|
2007-11-18 00:46:26 +00:00 |
|
adamdunkels
|
1e1e44a3f8
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
|
oliverschmidt
|
4fd1e3ece0
|
Added signed 32 bit data type.
|
2007-05-12 20:58:12 +00:00 |
|
oliverschmidt
|
4bf1ecc20e
|
Made endianess configuration actually work.
|
2007-04-11 00:25:38 +00:00 |
|
oliverschmidt
|
62fa3b8c01
|
Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-(
|
2006-08-15 14:46:33 +00:00 |
|
oliverschmidt
|
48609fb3a3
|
Added defines for declaring functions/data which are part of the CCI (Contiki Core Interface) and CLI (Contiki Loadable Interface). Both defines are empty for all platforms but the upcoming Win32 port.
|
2006-08-13 15:06:08 +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 |
|