Mariano Alvira
|
a4ef14f204
|
strip cvs style keywords from everything
|
2011-02-12 18:12:45 -05:00 |
|
Mariano Alvira
|
6195931bd4
|
add attribution and license headers to source files. TODO item about
start.S and printf.c
|
2010-05-08 13:03:36 -04:00 |
|
Mariano Alvira
|
35c9c66c23
|
use new gpio interface
|
2010-03-16 22:03:38 -04:00 |
|
Mariano Alvira
|
fecb5e7bdb
|
many warning cleanups.
Contributed by Clive Stubbings.
|
2010-03-13 07:30:47 -05:00 |
|
Mariano Alvira
|
4b17c144d0
|
LEDs now indicate bit position (instead of (1 << pos)) which is more
consistent with how everything else works
|
2010-03-07 15:39:56 -05:00 |
|
Mariano Alvira
|
289a839161
|
finish blink tests
|
2010-02-24 13:35:37 -05:00 |
|
Mariano Alvira
|
95dccba797
|
update blinks
|
2010-02-23 18:19:38 -05:00 |
|
Mariano Alvira
|
8ca9a0269e
|
better variable defs.
touch objdir to fix problem where board.h would try to get created
after it's already been created.
|
2010-02-23 18:14:32 -05:00 |
|
Mariano Alvira
|
e1059a9b15
|
updated to use the leds on the RedBee hardware and made it a little more general.
Signed-off-by: Mariano Alvira <mar@devl.org>
|
2009-06-22 12:35:39 -04:00 |
|
Mariano Alvira
|
d869766664
|
using weak links for individual isrs
|
2009-04-24 16:04:04 -04:00 |
|
Mariano Alvira
|
09b15558a1
|
preliminary interrupts. looks like it is entering the isr but isn't
leaving correctly.
|
2009-04-20 18:31:13 -04:00 |
|
Mariano Alvira
|
fe7dabd1f2
|
updated other tests with startup section
|
2009-04-04 15:52:09 -04:00 |
|
Mariano Alvira
|
b77fb10e63
|
multiple tests work now.
added blink code for all the leds.
|
2009-03-30 10:01:14 -04:00 |
|