contiki/platform/srf06-cc26xx/srf06
George Oikonomou 421fbfae25 Change the LPM locks API:
Instead of using a separate data structure to request that a PD remain powered during deep sleep,
we do the same within the main LPM data structure through an additional field.

This allows us to maintain only one linked list of LPM modules and overall improves code clarity
2015-05-15 09:21:02 +01:00
..
board-peripherals.h Add Srf06EB + CC26xx EM files 2015-02-25 13:10:26 +01:00
board.c Change the LPM locks API: 2015-05-15 09:21:02 +01:00
board.h Undefine CTS/RTS pins for the SmartRF 2015-05-15 09:20:58 +01:00
button-sensor.c Change lpm_shutdown() API call: 2015-05-15 09:21:01 +01:00
button-sensor.h Define button_sensor in contiki-conf.h 2015-05-03 13:30:59 +01:00
leds-arch.c Add Srf06EB + CC26xx EM files 2015-02-25 13:10:26 +01:00
Makefile.srf06 Remove obsolete/unused make variables 2015-05-03 22:36:03 +01:00
srf06-sensors.c Add Srf06EB + CC26xx EM files 2015-02-25 13:10:26 +01:00