This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-20 16:32:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
mbxxx
History
George Oikonomou
b6bd556805
Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
2015-02-15 21:48:30 +01:00
..
apps
…
dev
Correct several doxygen tags (\file)
2014-07-28 11:11:45 +02:00
board.c
…
board.h
…
clock.c
Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
2015-02-15 21:48:30 +01:00
contiki-conf.h
Cleanup UIP_CONF_IPV6_RPL configuration
2014-12-02 12:38:55 +01:00
contiki-init-net.c
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
contiki-init-net.h
…
contiki-main.c
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
Makefile.mbxxx
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
platform-conf.h
[doc] Added minimal doxygen anchor for each platform currently available in Contiki
2014-11-10 23:53:34 +01:00