Project

General

Profile

Statistics
| Revision:

root / trunk / bootloader / Makefile @ 187

History | View | Annotate | Download (13.8 KB)

# Date Author Comment
187 02/24/2010 12:55 AM Kevin Woo

moved rs485_sw.c into the bootloader directory where it is compiled. The include directory is set to /common where the header file is

186 02/24/2010 12:48 AM Kevin Woo

fixed some bugs in the rs485 code

182 02/23/2010 11:28 PM Kevin Woo

Changed bootloader to use the common header file

179 02/23/2010 11:22 PM Kevin Woo

Moved bootloader to the trunk

169 02/23/2010 08:10 PM Kevin Woo

it works

168 02/23/2010 07:31 PM Kevin Woo

Bootloader almost works except for ctors end stuff

166 02/16/2010 09:08 PM Kevin Woo

Almost works

165 02/16/2010 08:32 PM Kevin Woo

bootloader stuff that should work

164 02/16/2010 06:34 PM Kevin Woo

changed bootloader to start at 0x400

154 02/10/2010 06:39 PM Brad Neuman

added bootloader code