Contiki-NG

LED HAL definitions for the LPSTK LEDs. More...

Go to the source code of this file.

Macros

LED configurations for the dev/leds.h API.

Those values are not meant to be modified by the user

#define LEDS_CONF_COUNT   2
 
#define LEDS_CONF_RED   0
 
#define LEDS_CONF_GREEN   1
 
#define LEDS_CONF_ALL   ((1 << LEDS_CONF_COUNT) - 1)
 

Detailed Description

LED HAL definitions for the LPSTK LEDs.

Is not compatible with the CC2650STK.

Author
Edvard Pettersen e.pet.nosp@m.ters.nosp@m.en@ti.nosp@m..com

Definition in file leds-arch.h.