summaryrefslogtreecommitdiffstats
path: root/firmware/system.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-26system_reboot() read only the first byte of the reset vectorLinus Nielsen Feltzing1-1/+1
2002-06-24Exception handler clears and updates the screen now (so one can read the erro...Felix Arends1-0/+7
2002-05-29New system_init functionLinus Nielsen Feltzing1-0/+13
2002-05-28Added interrupt namesBjörn Stenberg1-1/+19
2002-05-24Fixed interrupt display and led flashBjörn Stenberg1-14/+8
2002-05-13Changing to C99 'bool' typeBjörn Stenberg1-2/+2
2002-04-29Removed some TABSLinus Nielsen Feltzing1-4/+5
2002-04-28Adapted to the new LED APILinus Nielsen Feltzing1-3/+6
2002-04-24Removed reset vectors and uncommented the LCD code temporarilyLinus Nielsen Feltzing1-10/+9
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg1-178/+181
2002-04-16include config.h properlyDaniel Stenberg1-0/+2
2002-03-28First versionBjörn Stenberg1-0/+432