mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-18 09:32:40 -05:00
Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports
These are really similar devices so one commit for both is ok. Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3
This commit is contained in:
parent
e09c1e3d43
commit
12c64a4b79
44 changed files with 3424 additions and 26 deletions
|
|
@ -148,7 +148,7 @@ void NORETURN_ATTR UIE(unsigned int pc, unsigned int num)
|
|||
if (!triggered)
|
||||
{
|
||||
triggered = true;
|
||||
backtrace(pc, __get_sp(), &line);
|
||||
//backtrace(pc, __get_sp(), &line);
|
||||
}
|
||||
|
||||
lcd_update();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue