Mariano Alvira
|
cc99d5326f
|
overall cleanup
|
2010-02-27 13:46:53 -05:00 |
|
Mariano Alvira
|
177606cef3
|
cleaned up rftest-tx.
|
2010-02-26 18:27:58 -05:00 |
|
Mariano Alvira
|
d36264ef9e
|
fix broken build system (since I moved put)
|
2010-02-26 18:19:10 -05:00 |
|
Mariano Alvira
|
97bd011d28
|
forgot to add these
|
2010-02-26 18:13:21 -05:00 |
|
Mariano Alvira
|
205b53787e
|
cleaned up rftest-rx a little
|
2010-02-26 17:44:39 -05:00 |
|
Mariano Alvira
|
d0f8336f13
|
sleep.
had to comment out radio_off since I don't have the maca stuff moved
over yet.
|
2010-02-26 16:37:20 -05:00 |
|
Mariano Alvira
|
d3fed95235
|
tmr-ints
|
2010-02-26 16:15:26 -05:00 |
|
Mariano Alvira
|
cd5e5b1706
|
tmr
|
2010-02-26 15:35:57 -05:00 |
|
Mariano Alvira
|
a2b51b0e3c
|
add flasher
|
2010-02-26 14:51:01 -05:00 |
|
Mariano Alvira
|
383a965c21
|
add romimg
|
2010-02-26 14:22:41 -05:00 |
|
Mariano Alvira
|
6309b16235
|
config is in config.h now
|
2010-02-26 14:22:28 -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
|
8f6e672cc0
|
fix warnings
|
2010-02-26 12:53:21 -05:00 |
|
Mariano Alvira
|
2b4ead0efe
|
turn on more warnings
add -Werror
|
2010-02-26 12:53:04 -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
|
59dca22769
|
clean up default_vreg_init
|
2010-02-26 07:30:53 -05:00 |
|
Mariano Alvira
|
bfe8814c90
|
makefile hints
|
2010-02-26 07:16:06 -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
|
9a4a1a04d0
|
uart1.h
|
2010-02-24 18:47:19 -05:00 |
|
Mariano Alvira
|
637c9ddab2
|
cleaned up uart1-loopback
|
2010-02-24 14:45:45 -05:00 |
|
Mariano Alvira
|
3342c647d0
|
removed extra line
|
2010-02-24 14:45:26 -05:00 |
|
Mariano Alvira
|
e38f9db224
|
force links
|
2010-02-24 13:35:46 -05:00 |
|
Mariano Alvira
|
289a839161
|
finish blink tests
|
2010-02-24 13:35:37 -05:00 |
|
Mariano Alvira
|
f79c71153a
|
now running just 'make' builds all the targets for all the boards.
|
2010-02-23 18:54:50 -05:00 |
|
Mariano Alvira
|
dc9473a228
|
cleanup main makefile
|
2010-02-23 18:27:12 -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
|
2dcaada25a
|
led and gpio cleanup
|
2010-02-23 17:08:43 -05:00 |
|
Mariano Alvira
|
59391d7529
|
board.h works now
|
2010-02-23 15:53:00 -05:00 |
|
Mariano Alvira
|
3cc6896981
|
fix blink-red
|
2010-02-23 15:52:46 -05:00 |
|
Mariano Alvira
|
1522b72b1e
|
clean up gpio and leds
|
2010-02-23 15:16:12 -05:00 |
|
Mariano Alvira
|
e825aa8bc9
|
build libmc1322x.a
|
2010-02-23 15:01:31 -05:00 |
|
Mariano Alvira
|
cd13c5daad
|
set the default goal to be 'all'
|
2010-02-23 15:01:19 -05:00 |
|
Mariano Alvira
|
66532fd567
|
don't need entry _start
|
2010-02-23 15:00:57 -05:00 |
|
Mariano Alvira
|
dcc2d5299c
|
for now you must define BOARD.
I'd like it to be though that if board isn't defined then it makes
everything.
|
2010-02-22 19:18:48 -05:00 |
|
Mariano Alvira
|
cad32b268b
|
clean up more
|
2010-02-22 19:01:18 -05:00 |
|
Mariano Alvira
|
e88fad5cdd
|
put object files in OBJDIR
|
2010-02-22 18:58:45 -05:00 |
|
Mariano Alvira
|
8c6336ab52
|
fix linker flags
|
2010-02-22 12:38:25 -05:00 |
|
Mariano Alvira
|
afb39de8df
|
add new base makefile
|
2010-02-22 12:24:56 -05:00 |
|
Mariano Alvira
|
4a77cb7d76
|
this is working kind of correctly.
need to clean it up, get the different boards going and add in the lib
build.
|
2010-02-22 12:19:39 -05:00 |
|
Mariano Alvira
|
1759ff01a0
|
getting there...
|
2010-02-21 18:47:12 -05:00 |
|
Mariano Alvira
|
5adb6413d7
|
Hi Mar.
|
2010-02-21 17:34:27 -05:00 |
|
Mariano Alvira
|
948478193e
|
checkpoint
|
2010-02-21 10:25:22 -05:00 |
|
Mariano Alvira
|
c4f6aa459e
|
checkpoint -- reorganizing and fixing errors
|
2010-02-20 09:33:28 -05:00 |
|
Mariano Alvira
|
8c17fc36d1
|
starting libmc1322x.a
|
2009-12-15 14:18:48 -05:00 |
|
Mariano Alvira
|
e340e234c6
|
clean up
|
2009-11-04 17:30:18 -05:00 |
|
Mariano Alvira
|
a75f1c4437
|
a few little cleanups to the makefile
|
2009-11-04 15:48:09 -05:00 |
|
Mariano Alvira
|
7700e7b10c
|
invesitgated how OpenOCD flashing should work.
|
2009-11-02 17:18:02 -05:00 |
|