Simon Duquennoy
|
722b3258d1
|
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
|
2014-12-01 20:13:09 +01:00 |
|
kkrentz
|
c396a85364
|
llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security
|
2014-08-04 01:09:57 -07:00 |
|
Adam Dunkels
|
824d2047da
|
Add the explicit list of modules, since we cannot do auto-dependency management of them
|
2014-01-26 23:20:47 +01:00 |
|
Adam Dunkels
|
7a740b382f
|
Moved the individual MODULE definitions from the top-level Makefile.include into the individual platforms' Makefiles
|
2014-01-26 23:20:36 +01:00 |
|
Adam Dunkels
|
d7013524f9
|
Add a sensible set of modules for the micaz platform
|
2014-01-26 23:20:34 +01:00 |
|
Ilya Dmitrichenko
|
9c99d46e24
|
Simplified host OS platform detection in Makefiles
|
2012-02-25 10:09:33 -05:00 |
|
Fredrik Osterlind
|
499c13a357
|
removed execute flag of source files (avoids diff problems with egit)
|
2011-03-01 18:16:42 +01:00 |
|
kasunch
|
753cd22d56
|
Changing line ending to LF
|
2010-12-04 08:22:10 +00:00 |
|
kasunch
|
5a46c629de
|
Added missing slip.c file to CONTIKI_TARGET_SOURCEFILES
|
2010-10-19 17:05:45 +00:00 |
|
kasunch
|
75e4e80df2
|
Adding machine dependent SLIP routines source file to the sources list
|
2010-09-20 18:34:14 +00:00 |
|
kasunch
|
6104922c40
|
Added new network initialization source file to the sources list.
|
2010-09-20 18:22:28 +00:00 |
|
joxe
|
857883558b
|
adapted to the new spi and cc2420 naming - and split config file
|
2010-06-23 10:25:54 +00:00 |
|
kasunch
|
c90b76427a
|
Adding ADC sources and battery sensor source to CONTIKI_TARGET_SOURCEFILES.
|
2010-02-24 09:09:35 +00:00 |
|
adamdunkels
|
091483c150
|
Added dummy watchdog functions for all AVR platforms
|
2010-02-07 07:43:35 +00:00 |
|
adamdunkels
|
4e830b1b5d
|
Dummy watchdog implementation so that programs that use the watchdog compiles
|
2010-02-02 17:04:18 +00:00 |
|
kasunch
|
7444c41da9
|
Adding device driver files for the Dallas Semiconductor DS2401 chip to the CONTIKI_TARGET_SOURCEFILES list.
|
2009-09-13 21:28:48 +00:00 |
|
kasunch
|
1bede62d2a
|
Initial files of the MICAz port.
|
2009-09-08 08:59:29 +00:00 |
|