This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
7f67b0aa32
foxbox
/
firmware
/
test
/
i2c
History
Download ZIP
Download TAR.GZ
Michael Sevakis
af395f4db6
Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16811 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 01:50:41 +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
Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled).
2008-03-26 01:50:41 +00:00
Makefile
Now uses librockbox.a
2002-05-17 08:07:23 +00:00