Project

General

Profile

Statistics
| Revision:

root / trunk / toolbox @ 202

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.54 KB 202 about 14 years Kevin Woo * Moved the reset code to toolbox since it is t...
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...
uart.c 1.96 KB 143 over 14 years Brad Neuman updated server to handle multiple swipes and ha...
uart.h 1.94 KB 139 over 14 years Kevin Woo Added LGPL to all source code except the hardwa...

Latest revisions

# Date Author Comment
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

177 02/23/2010 11:15 PM Kevin Woo

Moved debug script to the util directory

176 02/23/2010 11:14 PM Kevin Woo

Fixes #1119. Watchdog timer based reset implemented and added to the common library

View revisions

Also available in: Atom