1 ////////////////////////////////////////////////////////////////////////////////
3 // Eurobot BLINK TEST (with LPC2129)
7 // This software blinks on debug leds. Use it with lpceurobot board
8 // Author : Jiri Kubias DCE CVUT
11 ////////////////////////////////////////////////////////////////////////////////
13 #include <lpc21xx.h> /* LPC21xx definitions */
19 unsigned int wait
= 5000000;