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
|
fecb5e7bdb
|
many warning cleanups.
Contributed by Clive Stubbings.
|
2010-03-13 07:30:47 -05:00 |
|
Mariano Alvira
|
67aed03b1d
|
added interrupt based uarts.
|
2010-03-09 18:23:40 -05:00 |
|
Mariano Alvira
|
9b05f05503
|
add uart1_init to loopback test
|
2010-03-02 16:08:36 -05:00 |
|
Mariano Alvira
|
6309b16235
|
config is in config.h now
|
2010-02-26 14:22:28 -05:00 |
|
Mariano Alvira
|
87cd9c7a36
|
update build system for board specific code that's 'local' to the
program you are building.
update tests to consolidate common code.
|
2010-02-26 14:04:10 -05:00 |
|
Mariano Alvira
|
637c9ddab2
|
cleaned up uart1-loopback
|
2010-02-24 14:45:45 -05: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
|
a940f4db2b
|
maybe the modem syn. needs to be set right.
reenabled the uart1-loopback code --- doesn't seem to be working ---
strange.
|
2009-04-04 15:27:08 -04:00 |
|
Mariano Alvira
|
4db3756dac
|
checkpoint
|
2009-04-02 14:54:02 -04:00 |
|
Mariano Alvira
|
5fc1a9f224
|
baudrate mystery was my bad code.
|
2009-03-30 16:11:08 -04:00 |
|
Mariano Alvira
|
880c75d989
|
working test loopback. Baudrate value is still unexplained.
|
2009-03-30 15:52:15 -04:00 |
|
Mariano Alvira
|
ffcae0d070
|
looks like the bootload needs a character delay to work reliably ---
harcoded 1ms delay.
|
2009-03-30 15:48:11 -04:00 |
|
Mariano Alvira
|
952b9b5b7e
|
comment noting what I set mod and inc to.
|
2009-03-30 14:09:29 -04:00 |
|
Mariano Alvira
|
09e99ba429
|
this works, but there are unexplained things like why it can't print
the whole message, why I can't enable RX, and why the baud number is
what it is.
|
2009-03-30 14:07:42 -04:00 |
|