1
0
Fork 0
forked from len0rd/rockbox

imx233/fuze+: make SOURCES more correct, implement i2c for fmradio

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30135 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Amaury Pouly 2011-07-09 17:14:05 +00:00
parent 9e8d7dc07c
commit 5a2681161b
5 changed files with 121 additions and 3 deletions

View file

@ -36,6 +36,7 @@
#include "panic.h"
#include "power.h"
#include "system-target.h"
#include "fmradio_i2c.h"
#include "usb.h"