Commit graph

12 commits

Author SHA1 Message Date
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