Project

General

Profile

Statistics
| Revision:

root / trunk / programmer / test / main.c @ 210

History | View | Annotate | Download (3.08 KB)

# Date Author Comment
210 02/28/2010 05:40 PM Brad Neuman

Updated jumptable and Makefile for tooltron to work with bootloader
updated tooltron.py to handle NACKs
Fixed tooltron.py to send 'o' instead of 'O'

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
175 02/23/2010 11:07 PM Kevin Woo

Test program with the watchdog reset implemented

160 02/11/2010 04:54 PM Brad Neuman

added simple test code for programmer