1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware
Björn Stenberg e3e4b73e81 Added TARGET to CFLAGS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@132 a1c6a512-1295-4272-9138-f99709370657
2002-04-18 17:32:24 +00:00
..
test small explanation of algorithm used for memory-page. 2002-04-17 17:01:55 +00:00
app.lds First version 2002-03-28 15:09:10 +00:00
button.c ident properly 2002-04-16 13:40:42 +00:00
button.h Gary's code for reading the Recorder's keyboard. This can't yet be used in 2002-04-16 13:37:50 +00:00
chartables.c include config.h properly 2002-04-16 14:02:26 +00:00
CONFIG two different keypads 2002-04-16 13:32:21 +00:00
config-player.h added keypad defines 2002-04-16 13:34:35 +00:00
config-playerold.h added keypad defines 2002-04-16 13:34:35 +00:00
config-recorder.h added keypad defines 2002-04-16 13:34:35 +00:00
config.h new system to set which box and which features the box has 2002-04-11 11:22:48 +00:00
CONTRIBUTING First version 2002-04-11 14:32:29 +00:00
fat.c Fixed some compile errors 2002-04-18 16:47:46 +00:00
fat.h First version 2002-03-28 15:09:10 +00:00
key.h First version 2002-03-28 15:09:10 +00:00
lcd.c include config.h properly 2002-04-16 14:02:26 +00:00
lcd.h moved a #endif to stop compiler warnings for uisim on Linux 2002-04-11 12:45:06 +00:00
led.c include config.h properly 2002-04-16 14:02:26 +00:00
led.h First version 2002-03-28 15:09:10 +00:00
Makefile Added TARGET to CFLAGS 2002-04-18 17:32:24 +00:00
rockbox-mode.el fixed comments 2002-04-12 13:58:55 +00:00
serial.c include config.h properly 2002-04-16 14:02:26 +00:00
serial.h First version 2002-03-28 15:09:10 +00:00
sh7034.h First version 2002-03-28 15:09:10 +00:00
start.s First version 2002-03-28 15:09:10 +00:00
system.c include config.h properly 2002-04-16 14:02:26 +00:00
system.h Added TRUE/FALSE, made it work with SIMULATOR 2002-04-11 12:38:38 +00:00
types.h proper #ifdef'ing around the file to prevent errors if multiply included 2002-04-17 13:40:13 +00:00