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
|
8f6e672cc0
|
fix warnings
|
2010-02-26 12:53:21 -05:00 |
|
Mariano Alvira
|
9a8004c177
|
working on nvm-read.
fixed lib ordering on link command
|
2010-02-26 12:37:13 -05:00 |
|
Mariano Alvira
|
0c4f5c61ef
|
need a way to run board specific lowlevel inits
like for vreg. this is a start.
|
2010-02-24 18:47:53 -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
|
a5656b81b0
|
full dis of init exec entry. ready to implement this now.
|
2009-04-15 19:26:49 -04:00 |
|
Mariano Alvira
|
438c940ed7
|
nvm read works now.
|
2009-04-15 17:32:00 -04:00 |
|
Mariano Alvira
|
721173449c
|
startup code
|
2009-04-15 15:03:47 -04:00 |
|
Mariano Alvira
|
d75d9d98f5
|
This makefile seems to do better.
|
2009-04-15 13:40:21 -04:00 |
|
Mariano Alvira
|
f023a1a8f7
|
turn on thumb. untested.
make system still links in a lot of unnecessary stuff.
|
2009-04-15 11:58:29 -04:00 |
|
Mariano Alvira
|
2136e0fe06
|
removed dump_regs --- can add it back later if we need it.
builds now.
|
2009-04-14 17:47:51 -04:00 |
|
Mariano Alvira
|
d3fecae255
|
template for new nvm-read test
|
2009-04-14 17:46:35 -04:00 |
|