summaryrefslogtreecommitdiffstats
path: root/firmware/panic.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-24do the lcd_puts() properly for the recorder tooDaniel Stenberg1-1/+1
2002-05-05Disable interrupt only in targetLinus Nielsen Feltzing1-1/+3
2002-05-05Disable interruptLinus Nielsen Feltzing1-1/+4
2002-05-05adjusted to the differend LCDs and for no LCD at all... :-)Daniel Stenberg1-0/+8
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg1-14/+4
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg1-1/+1
2002-04-30functions for panic functionsStuart Martin1-0/+52