mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 01:29:33 +00:00
The Z1 platform has LEDs
This commit is contained in:
parent
3b7666956f
commit
40bf585af8
@ -45,6 +45,8 @@
|
|||||||
*/
|
*/
|
||||||
#define ZOLERTIA_Z1 1 /* Enric */
|
#define ZOLERTIA_Z1 1 /* Enric */
|
||||||
|
|
||||||
|
#define PLATFORM_HAS_LEDS 1
|
||||||
|
|
||||||
#ifdef __IAR_SYSTEMS_ICC__
|
#ifdef __IAR_SYSTEMS_ICC__
|
||||||
#include <intrinsics.h>
|
#include <intrinsics.h>
|
||||||
#include <in430.h>
|
#include <in430.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user