Project

General

Profile

Statistics
| Revision:

root / trunk @ 200

Name Size Revision Age Author Comment
  bootloader 200 almost 14 years Kevin Woo Bootloader only emits a boot message when the b...
  cardbox 150 almost 14 years Brad Neuman Fixed several bugs: warn state no longer allows...
  common 191 almost 14 years Kevin Woo Added jump table to point to the right function...
  hardware 172 almost 14 years Kevin Woo Fixed bug in the cardbox where a pin on the FTD...
  programmer 175 almost 14 years Kevin Woo Test program with the watchdog reset implemented
  swipe 150 almost 14 years Brad Neuman Fixed several bugs: warn state no longer allows...
  toolbox 192 almost 14 years Kevin Woo Fixed offset error in the jump table
  utils 177 almost 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
200 02/24/2010 10:59 PM Kevin Woo

Bootloader only emits a boot message when the buttons are depressed or it was reset by a watchdog

199 02/24/2010 10:16 PM Kevin Woo

Bootloader is setup to read the address from the EEPROM now

198 02/24/2010 06:24 PM Kevin Woo

Fixed a magic number initialization

197 02/24/2010 06:21 PM Kevin Woo

Removed fuse writing since it seems to be placing the fuses out of memory and causing the programmer to fail

196 02/24/2010 05:57 PM Kevin Woo
  • Fixed bug where the naked attribute did not work with main
  • Used a noreturn attribute to main_start which saved us some room. That works
  • Tested removal of interrupt tables, this works
195 02/24/2010 03:54 PM Kevin Woo

Using a modified linker script to strip out the unused interrupt vector table in the bootloader. Not tested

194 02/24/2010 02:47 PM Kevin Woo

Added default fuses to the bootloader

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

View revisions

Also available in: Atom