Commit graph

11 commits

Author SHA1 Message Date
adamdunkels 42e84048f6 Added energy estimation, low power mode 2007-05-22 21:05:53 +00:00
oliverschmidt 9f97290665 Changed Contiki File System (cfs) from a service to a plain library.
This change means that one needs to select _ONE_ cfs implementation at Contiki library link time. But this doesn't appear to be an issue as all platforms have their "favorite" implementation anyway.
2007-05-19 21:05:48 +00:00
adamdunkels 459d91512a Added rtimer initialization 2007-05-15 08:11:33 +00:00
nifi 472619fe9c changed notification printout to be one line 2007-04-02 13:35:54 +00:00
nifi 6aff1d2f57 changed to display contiki version + added notification about node id 2007-03-30 08:27:47 +00:00
adamdunkels a8b3ec1a3b Added a small notification printout 2007-03-29 22:23:01 +00:00
adamdunkels 99f8221f3b Removed unused code 2007-03-28 19:53:48 +00:00
adamdunkels de3cc062fc Moved all uIP initialization into network initialization code 2007-03-15 21:53:15 +00:00
nifi 39098934a6 refactored putchar to make it replacable 2006-10-09 09:19:02 +00:00
adamdunkels 60c7228675 Moved mandatory low-level initialization into main file, moved all uIP and network initialization into int_net() 2006-10-06 07:49:31 +00:00
adamdunkels c9e808d638 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00