Simon Duquennoy
|
dea04c67d7
|
Change the default IPv6 prefix from aaaa::/64 to fd00::/64
|
2016-03-07 17:47:44 +01:00 |
|
Simon Duquennoy
|
a9cc909794
|
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
|
2014-12-01 21:02:57 +01:00 |
|
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 |
|
Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Adam Dunkels
|
5f3fe7f7c7
|
Updated include paths for the moved files under net/
|
2014-01-26 23:20:23 +01:00 |
|
Gianfranco Costamagna
|
19a46266a5
|
Revert "Fixing sleep on stm32w108 cpu"
This reverts commit eac73ff68ce98e862def4bd671db03f7b9a3b438.
|
2013-12-02 11:37:53 +01:00 |
|
Adam Dunkels
|
0d04db2b03
|
Merge pull request #428 from g-oikonomou/config-sanity
Remove unnecessary stuff from various Makefiles (Config Sanity, Pt 1)
|
2013-11-26 15:05:08 -08:00 |
|
Adam Dunkels
|
bb2dcaa057
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
|
George Oikonomou
|
58ef2342c2
|
Stop setting WITH_UIP6=1 in example Makefiles
It achieves exactly nothing other than generate confusion
|
2013-11-20 14:52:32 +00:00 |
|
Gianfranco Costamagna
|
542d8490ef
|
Fixing sleep on stm32w108 cpu
|
2013-11-19 18:39:58 +01:00 |
|
stefano pascali
|
fcb09d5d30
|
Fixed mbxxx platform
|
2013-07-11 17:56:17 +02:00 |
|