summaryrefslogtreecommitdiffstats
path: root/firmware/test
AgeCommit message (Expand)AuthorFilesLines
2002-05-02Added DEBUG macro. Now uses our own sprintf.Linus Nielsen Feltzing1-3/+4
2002-05-01win32 simulator compabilityFelix Arends1-0/+6
2002-04-30added -DCRT_DISPLAYStuart Martin1-2/+2
2002-04-30desc & qsStuart Martin1-0/+84
2002-04-30win32 makefile for harnessStuart Martin1-0/+43
2002-04-30test harness for playlists & settingsStuart Martin2-0/+131
2002-04-30define SIMULATOR tooDaniel Stenberg1-1/+1
2002-04-29Added code for testing queuesLinus Nielsen Feltzing1-4/+11
2002-04-28Added led.oLinus Nielsen Feltzing1-1/+1
2002-04-27Added 'type' to test fat_read()Björn Stenberg1-3/+33
2002-04-27Kept only fat32 code. Changed to 16-byte/row display.Björn Stenberg1-19/+5
2002-04-26FAT updateBjörn Stenberg4-0/+261
2002-04-26stricter compiler checks to warn moreDaniel Stenberg1-1/+1
2002-04-25memory stuffAlan Korr2-0/+957
2002-04-25Working sleep() functionalityLinus Nielsen Feltzing2-8/+12
2002-04-25Not yet workingLinus Nielsen Feltzing3-27/+29
2002-04-24Tick timer additionsLinus Nielsen Feltzing3-2/+69
2002-04-24Moved crt0.S to the firmware directoryLinus Nielsen Feltzing4-63/+14
2002-04-23Changed start address. Fixed the memory mapLinus Nielsen Feltzing1-3/+10
2002-04-23-fomit-frame-pointer kills gdb stack trace, so I removed itLinus Nielsen Feltzing1-2/+2
2002-04-23Adapted to the new directory structureLinus Nielsen Feltzing1-1/+1
2002-04-23Adapted to the new directory structureLinus Nielsen Feltzing1-2/+2
2002-04-23run make here to build a unix tool for checking id3 tagsDaniel Stenberg1-0/+13
2002-04-22Further gcc option tweakingLinus Nielsen Feltzing1-1/+1
2002-04-22Must optimize to inline functionsLinus Nielsen Feltzing1-2/+2
2002-04-22First versionLinus Nielsen Feltzing4-0/+196
2002-04-22Removed strlen()Linus Nielsen Feltzing1-8/+0
2002-04-22Removed lcd.cLinus Nielsen Feltzing1-1/+1
2002-04-21removing all that stuff permanently.Alan Korr45-3309/+0
2002-04-20First versionLinus Nielsen Feltzing4-0/+244
2002-04-19adding files... nothin working... a lot of thing missingAlan Korr11-9/+1083
2002-04-17small explanation of algorithm used for memory-page.Alan Korr1-0/+74
2002-04-17I hope it is the last one i commit themAlan Korr2-0/+2
2002-04-17some fixesAlan Korr3-11/+7
2002-04-17Now memory-page and memory-misc compile fine (others are in stage-development)Alan Korr10-207/+273
2002-04-17fix bugsAlan Korr2-3/+3
2002-04-17my infoStuart Martin1-0/+4
2002-04-17relocating to firmware/test/wavey/wavey.txtStuart Martin1-4/+0
2002-04-17testing commit with ssh key4Stuart Martin1-1/+2
2002-04-17Fixed Id: linesBjörn Stenberg9-15/+15
2002-04-17Please don't try to compile them... they need to be fixedAlan Korr4-6/+0
2002-04-17grrr... now it should compile all files $(PACKAGE)-*.c found in the directory...Alan Korr1-1/+1
2002-04-17now only one .c file is compiled : $(PACKAGE).cAlan Korr1-1/+1
2002-04-17remove it since all code is now in a .h file of the same filenameAlan Korr2-897/+0
2002-04-17cosmetic changes and additions :Alan Korr4-0/+1002
2002-04-17cosmetic changes and additions :Alan Korr4-48/+68
2002-04-17testing commit with ssh key3Stuart Martin1-1/+2
2002-04-17testing commit with ssh keyStuart Martin1-1/+2
2002-04-17testing addStuart Martin1-0/+1
2002-04-16module fat and templates : just added templates files.Alan Korr8-0/+200