nes-proj/arch/cpu/msp430
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
f1xxx energest: made energest more configurable 2017-10-13 00:17:30 +02:00
f2xxx energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
f5xxx energest: made energest more configurable 2017-10-13 00:17:30 +02:00
Makefile.msp430
button.c
cc2420-arch-sfd.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2420-arch-sfd.h
cc2420-arch.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2520-arch-sfd.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2520-arch-sfd.h
cc2520-arch.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
flash.c
isr_compat.h
leds-arch.c
lpm.c
minileds.c
msp430def.h
mtarch.c
mtarch.h
rom.c
rtimer-arch.h
slip_uart0.c
slip_uart1.c
uip-ipchksum.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
watchdog.c