This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2f20d6b108
nes-proj
/
core
History
nifi
3f8b346c29
replaced obsolete netif include with new ds6
2010-03-15 16:54:35 +00:00
..
cfs
Fixed a performance problem by not allowing GC while doing merges of files and micro logs.
2010-02-08 14:08:14 +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
Reworked the locking code, which seems to fix a few bugs caused by the interaction with contikimac. Contikimac performs a CCA check in a preempting rtimer, which requires underlying code to properly call the GET_LOCK() macro. This fix seems to solve most problems, but there may be others left.
2010-03-14 22:45:20 +00:00
lib
supply an argument of the same type as the print format
2010-03-09 14:14:36 +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
integration of new uip6 code from Mathilde and Julien - adds routing and improved interface handling
2010-03-15 16:41:24 +00:00
sys
added function to retrieve elapsed time
2010-03-15 15:53:57 +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
Moved energest.{c,h} from core/lib to core/sys: power profiling is a system mechanism, not a library
2008-07-03 23:36:30 +00:00