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-09 19:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
master
Branches
Tags
View all branches
contiki
/
platform
/
econotag
History
Mohamed seliem
0ef0a21d9e
update for all platforms
2016-12-01 21:26:32 +02:00
..
apps
Added ECC functions on elliptic curve secp256r1
2015-09-24 14:11:20 +02:00
button-sensor2.c
Enabled 2nd button on platform econotag
2014-05-23 11:50:12 +02:00
button-sensor.c
Enabled 2nd button on platform econotag
2014-05-23 11:50:12 +02:00
contiki-conf.h
update for all platforms
2016-12-01 21:26:32 +02:00
main.c
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
Makefile.econotag
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_prints.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
platform_prints.h
Newer and cleaner TARGET=econotag as well as robust mc13224v
2012-11-19 19:16:29 -05:00