nes-proj/os
Niclas Finne 18b5f6d667 energest: made energest more configurable
* energest time defaults to rtimer but can be configured via
  ENERGEST_CONF_CURRENT_TIME and ENERGEST_CONF_SECOND.

* Additional energest types can be added by platform and application
  using ENERGEST_CONF_PLATFORM_ADDITIONS and ENERGEST_CONF_ADDITIONS.

* Energest times are now 64 bit and thereby non-wrapping in most systems.

* Removed unused energest types for serial and sensors.
2017-10-13 00:17:30 +02:00
..
dev energest: removed energest types for LEDs 2017-10-12 23:52:03 +02:00
lib Rename PROJECT_CONF_H to PROJECT_CONF_PATH for clarity and so as to avoid possible conflicts with guards in project-conf.h files 2017-10-07 09:45:41 +02:00
net Fix erroneous comment 2017-10-08 17:03:04 +01:00
services Move some readme files to wiki 2017-10-06 16:28:26 +02:00
storage Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
sys energest: made energest more configurable 2017-10-13 00:17:30 +02:00
contiki-default-conf.h Removing from contiki-default-conf.h configuration flags that are now set from Makefile exclusively 2017-10-10 21:04:36 +02:00
contiki-lib.h Renamed core to os 2017-09-01 15:29:00 +02:00
contiki-net.h Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
contiki.h Renamed core to os 2017-09-01 15:29:00 +02:00