Project

General

Profile

Statistics
| Revision:

root / trunk / toolbox @ 204

Name Size Revision Age Author Comment
Makefile 13.8 KB 191 about 14 years Kevin Woo Added jump table to point to the right function...
jumptable.h 793 Bytes 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...
main.c 8.57 KB 204 about 14 years Kevin Woo Some byte hacks to reduce size.
reset.c 459 Bytes 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...
reset.h 93 Bytes 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...

Latest revisions

# Date Author Comment
204 02/26/2010 01:51 PM Kevin Woo

Some byte hacks to reduce size.

203 02/26/2010 01:49 PM Kevin Woo

Moved the uart code from toolbox to cardbox since toolbox now uses the bootloader rs485 code

202 02/26/2010 01:47 PM Kevin Woo
  • Moved the reset code to toolbox since it is the only code that uses it
  • Optimized the toolbox statemachine to use parse_packet and the bootloader
    function
  • Small byte optimizations.
  • Down from 1024 bytes to 768 bytes
201 02/26/2010 01:06 PM Kevin Woo
  • Setup bootloader to initialize pins to a known safe state
  • Pulled pindefs for the toolbox out of the toolbox into common/toolbox_pindefs.h
  • Shared toolbox pindefs with the bootloader
  • Replaced all raw pin names with the #defined names
  • Optimizied out some bytes out of the bootloader by sharing variables
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

181 02/23/2010 11:26 PM Kevin Woo

Deleted old bootloader folder

180 02/23/2010 11:25 PM Kevin Woo

Removed bootloader .dep folder

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

Moved bootloader to the trunk

178 02/23/2010 11:21 PM Kevin Woo

Moved tooltron header file

View revisions

Also available in: Atom