Ingenic targets:

* LCD rework
 * Dynamic DMA enabling
 * PCM cleanup
 * USB: replace printf() with logf()
 * System: get rid of in_interrupt_mode()
 * Backlight: add support for software PWM


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19495 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2008-12-20 01:48:46 +00:00
parent 0301ed5594
commit c983e3b1d2
12 changed files with 253 additions and 166 deletions

View file

@ -47,7 +47,7 @@
BTN_MENU | BTN_VOL_UP)
#define TS_AD_COUNT 5
#define TS_AD_COUNT 3
#define SADC_CFG_SNUM ((TS_AD_COUNT - 1) << SADC_CFG_SNUM_BIT)
#define SADC_CFG_INIT ( \