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-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
a637ddaf4e
Flush the rxfifo when turning off the radio instead of when turning it on. This seems to fix a bug that was seen in mspsim and seemed to appear on real hardware too.
2010-04-03 16:01:00 +00:00
..
cfs
stopping watchdog during find_file
2010-03-29 11:31:35 +00:00
ctk
- Set cursor in ctk_draw_init() to top left corner as it is called for re-initialization on Contiki exit.
2010-02-07 21:43:03 +00:00
dev
Flush the rxfifo when turning off the radio instead of when turning it on. This seems to fix a bug that was seen in mspsim and seemed to appear on real hardware too.
2010-04-03 16:01:00 +00:00
lib
make sure not to add an already existing list element, as it breaks the list iteration functions
2010-03-22 11:29:58 +00:00
loader
Third attempt with INCLUDE_APPLICATE_SOURCE to remove compile warnings without breaking any platforms
2009-07-16 18:02:34 +00:00
net
Added pending flag
2010-04-03 13:34:20 +00:00
sys
moved inclusion of rtimer-arch.h to top of rtimer.h, to avoid circular rtimer_clock_t dependencies
2010-03-23 13:35:00 +00:00
contiki-lib.h
…
contiki-net.h
replaced obsolete netif include with new ds6
2010-03-15 16:54:35 +00:00
contiki-version.h
Update to Contiki version number 2.4
2010-01-29 18:03:55 +00:00
contiki.h
…