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:
Amaury Pouly 2012-05-19 16:09:46 +02:00
parent e09c1e3d43
commit 12c64a4b79
44 changed files with 3424 additions and 26 deletions

View file

@ -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();