Project

General

Profile

Statistics
| Revision:

root / trunk @ 193

Name Size Revision Age Author Comment
  bootloader 193 about 14 years Kevin Woo Made the main function in the bootloader naked,...
  cardbox 150 about 14 years Brad Neuman Fixed several bugs: warn state no longer allows...
  common 191 about 14 years Kevin Woo Added jump table to point to the right function...
  hardware 172 about 14 years Kevin Woo Fixed bug in the cardbox where a pin on the FTD...
  programmer 175 about 14 years Kevin Woo Test program with the watchdog reset implemented
  swipe 150 about 14 years Brad Neuman Fixed several bugs: warn state no longer allows...
  toolbox 192 about 14 years Kevin Woo Fixed offset error in the jump table
  utils 177 about 14 years Kevin Woo Moved debug script to the util directory
COPYING 34.3 KB 139 over 14 years Kevin Woo Added LGPL to all source code except the hardwa...
COPYING.LESSER 7.46 KB 139 over 14 years Kevin Woo Added LGPL to all source code except the hardwa...

Latest revisions

# Date Author Comment
193 02/24/2010 02:34 AM Kevin Woo

Made the main function in the bootloader naked, saved about 50 bytes

192 02/24/2010 02:26 AM Kevin Woo

Fixed offset error in the jump table

191 02/24/2010 02:25 AM Kevin Woo

Added jump table to point to the right functions in the toolbox

190 02/24/2010 01:37 AM Kevin Woo

Added the assembly jump table. It is placed 1 page from the end of flash memory

189 02/24/2010 01:17 AM Kevin Woo

Breaking up more of the bootloader into separate files

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

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

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

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

View revisions

Also available in: Atom