Mariano Alvira
|
b3e2f30674
|
change uart_init to take a baud so you don't need a second call to
setbaud
|
2012-11-18 17:35:35 -05:00 |
|
Mariano Alvira
|
e7e149d354
|
new uart_init and uart_setbaud
|
2012-11-18 17:35:34 -05:00 |
|
Mariano Alvira
|
abcfebb92b
|
add the external flash interface to nvm-read and write
|
2012-01-27 12:31:26 -05:00 |
|
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
|
67aed03b1d
|
added interrupt based uarts.
|
2010-03-09 18:23:40 -05:00 |
|
Mariano Alvira
|
225fb3e553
|
fix these for the putchr and putstr name changes
|
2010-03-02 10:39:47 -05:00 |
|
Mariano Alvira
|
64824b4ebc
|
place all the config into config.h
|
2010-02-26 14:21:46 -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
|
a791be393b
|
update nvm-write
|
2010-02-26 13:03:37 -05:00 |
|
Mariano Alvira
|
102149cd91
|
change write address to be the same as what I'm using as my RIME
address.
|
2009-05-05 16:25:46 -04:00 |
|
Mariano Alvira
|
d231cd0120
|
this version of nvm-write works because it erases the sector first
before writting it.
|
2009-05-05 15:18:28 -04:00 |
|