The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
2006-10-06 21:34:59 +00:00
apps Changed the maximum length of a single word from 40 to match the page width. Browsers wider than 40 cols can now render longer words. Browsers smaller than 40 cols avoid display inconsistencies on long words (and save memory). Additionally simplified word truncation code. 2006-10-06 21:34:59 +00:00
core Limit number of sensor events to avoid overflowing event queue 2006-10-06 09:18:52 +00:00
cpu Minimalistic plug in replacement for the leds package. 2006-09-27 09:32:08 +00:00
doc Added documentation of the Contiki build system 2006-10-02 22:04:09 +00:00
examples A really simple Contiki program, intended to show how the build system works and how to write simple Contiki programs 2006-10-02 21:46:46 +00:00
platform added flags for checking if we are inside process_run() 2006-10-06 10:47:09 +00:00
tools radio medium reporting transfers only after they have succeded 2006-10-06 13:32:45 +00:00
Makefile initial creation of toplevel makefile 2006-06-24 19:05:53 +00:00
Makefile.include Put mt.c back in there, but this time the problematic code that was in the file is commented out 2006-09-01 22:57:32 +00:00