rockbox/firmware/target/arm/tcc780x/cowond2
Maurus Cuelenaere 44eba07516 Add generic touchscreen driver which allows calibration (apps/ layer will follow later).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20055 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 22:15:02 +00:00
..
adc-target.h
audio-cowond2.c
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 Add generic touchscreen driver which allows calibration (apps/ layer will follow later). 2009-02-19 22:15:02 +00:00
button-target.h
i2c-target.h
lcd-cowond2.c D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the previous delay value. 2008-12-01 20:55:33 +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