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 18:30:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
avr-raven
History
Cristiano De Alti
2e78558964
AVR platforms: use 32 bit clock_time_t.
2015-11-28 10:18:22 +01:00
..
apps
Merge pull request
#1266
from drugo72/avr-revival
2015-09-28 17:52:26 +02:00
dev
Implement battery and temperature sensors.
2015-09-21 22:45:57 +02:00
button-sensor.c
…
cfs-coffee-arch.c
…
cfs-coffee-arch.h
…
contiki-conf.h
AVR platforms: use 32 bit clock_time_t.
2015-11-28 10:18:22 +01:00
contiki-raven-default-init-lowlevel.c
…
contiki-raven-default-init-net.c
…
contiki-raven-main.c
Fixed compiler warnings for the AVR platforms
2015-10-20 10:11:42 +02:00
contiki-raven.h
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
loadable_prg.c
…
Makefile.avr-raven
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
params.c
Changed the name of the rimeaddr module to linkaddr
2014-01-29 20:12:24 +01:00
params.h
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
raven-lcd.h
…
slip_uart0.c
…