Project

General

Profile

Statistics
| Revision:

root / trunk / bootloader / rs485_poll.h @ 213

History | View | Annotate | Download (2.49 KB)

# Date Author Comment
198 02/24/2010 06:24 PM Kevin Woo

Fixed a magic number initialization

188 02/24/2010 12:57 AM Kevin Woo

Moved rs485_poll.h to bootloder since it will never be used by the toolbox

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

fixed some bugs in the rs485 code

185 02/24/2010 12:28 AM Kevin Woo

Renamed uart to rs485_poll because it is more descriptive of what it actually does. Some function name changes

184 02/24/2010 12:26 AM Kevin Woo

Pulling out the uart polling code, need to do some file renames

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

Moved bootloader to the trunk

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

added bootloader code