rockbox/firmware/target/arm/tcc780x/cowond2
2009-03-30 21:15:15 +00:00
..
adc-target.h
audio-cowond2.c D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by myself). Also updates the LV24020 driver to add optional logf debugging. 2009-03-21 00:13:20 +00:00
backlight-cowond2.c Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and others - see FS#6800 for credits. 2008-11-26 08:26:13 +00:00
backlight-target.h
button-cowond2.c D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiting on the ADCRDY flag. 2009-03-24 23:06:36 +00:00
button-target.h Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN 2008-08-23 09:46:38 +00:00
i2c-target.h
lcd-cowond2.c TCC78x: Implement the user timer, rework some of the timer register #defines, and use udelay() instead of the hacky sleep_ms() in the D2 LCD driver. Doom works now. 2009-03-30 21:15:15 +00:00
power-cowond2.c Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. 2008-12-03 19:54:25 +00:00
powermgmt-cowond2.c
usb-cowond2.c