|
Contiki 3.x
|
LED driver implementation for the FRDM-KL25Z. More...
#include "contiki.h"#include "dev/leds.h"#include "gpio.h"#include "derivative.h"#include "cpu.h"Go to the source code of this file.
Functions | |
| void | leds_arch_init (void) |
| Initialise the required GPIO pins. More... | |
LED driver implementation for the FRDM-KL25Z.
Definition in file leds-arch.c.
1.8.6