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-03-06 22:30:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
sys
History
Simon Duquennoy
84b51461e9
Merge pull request
#1597
from rgrr/remove_static_from_process_c
...
Removed some unnecessary statics in do_event() and process_post().
2016-06-03 14:16:14 +02:00
..
arg.c
…
arg.h
…
autostart.c
…
autostart.h
…
cc-gcc.h
Defining gcc specific macros in seperate header
2015-09-22 14:17:10 -06:00
cc.h
Merge pull request
#1133
from bkozak-scanimetrics/cc-gcc
2015-12-05 00:39:59 +01:00
clock.h
…
compower.c
…
compower.h
…
ctimer.c
CTIMER API extension to explictly state the process a ctimer belongs to
2015-08-31 10:31:36 +02:00
ctimer.h
CTIMER API extension to explictly state the process a ctimer belongs to
2015-08-31 10:31:36 +02:00
dsc.h
…
energest.c
…
energest.h
Introduce ENERGEST_SWITCH macro. It allows to switch between energest modes without running into the risk of losing a tick in the process
2015-09-04 11:49:02 +02:00
etimer.c
…
etimer.h
…
lc-addrlabels.h
…
lc-switch.h
…
lc.h
…
loader.h
…
log.h
…
mt.c
…
mt.h
…
node-id.h
…
process.c
Removed some unnecessary statics in do_event() and process_post().
2016-04-13 18:12:47 +02:00
process.h
…
procinit.c
…
procinit.h
…
pt-sem.h
…
pt.h
…
rtimer.c
…
rtimer.h
TSCH: use RTIMER_CLOCK_DIFF to compute estimated drift, fixing a bug that would occur on 16-bit rtimer platforms
2016-04-27 14:13:33 +02:00
stimer.c
…
stimer.h
…
subprocess.h
…
timer.c
…
timer.h
…