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-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
George Oikonomou
a4e7cc29e8
Merge pull request
#946
from e120guru/hotfix-radio-driver-error-reinit
...
CC2538 RF driver issues x3
2015-02-13 14:19:49 +01:00
..
6502
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
arm
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
avr
usb/rndis: Add parentheses to an unsafe macro
2014-12-12 19:17:46 +01:00
cc253x
Merge pull request
#947
from zwpaper/enableFlowControl
2015-02-12 08:49:33 +01:00
cc2430
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
cc2538
corrected code style error
2015-02-13 13:46:57 +01:00
mc1322x
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
msp430
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
native
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
pic32
[cpu/pic32] Removed excess end group
2014-11-10 23:53:33 +01:00
rl78
Added stub for extended radio API for rl78
2014-04-03 13:38:28 +02:00
stm32w108
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
x86
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