nes-proj/arch/cpu/msp430/f1xxx
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
..
clock.c energest: made energest more configurable 2017-10-13 00:17:30 +02:00
msp430.c Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
rtimer-arch.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
spi.c Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
uart1.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00