This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fa02b6c239
rockbox
/
firmware
/
test
/
i2c
History
Jens Arnold
a7c20ac760
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)). It's cleaner this way, and fixes sh-elf-gcc 3.4.x builds with -Os or -O2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9816 a1c6a512-1295-4272-9138-f99709370657
2006-04-26 20:22:27 +00:00
..
app.lds
Made it malloc friendly, and fixed the bss section
2002-05-09 23:02:11 +00:00
gendata.c
Doubled the buffer size
2002-05-03 13:13:21 +00:00
main.c
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)). It's cleaner this way, and fixes sh-elf-gcc 3.4.x builds with -Os or -O2.
2006-04-26 20:22:27 +00:00
Makefile
Now uses librockbox.a
2002-05-17 08:07:23 +00:00