rockbox/firmware/target/arm/tcc77x
Thomas Martitz d85c3ec410 Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
Increase maximum event count as we need more (I actually had a report about it during custom statusbar testing).
Removed corresponding functions from the core and plugin api. Bump min version and sort.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23302 a1c6a512-1295-4272-9138-f99709370657
2009-10-20 21:54:59 +00:00
..
c100 c100: Get a regular build compiling. Very little functionality. 2009-06-01 12:37:25 +00:00
iaudio7 Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
logikdax 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
m200 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
adc-tcc77x.c
app.lds
ata-nand-target.h
boot.lds
crt0.S Set up the c100 for dual-booting. 2009-05-27 22:32:39 +00:00
debug-target.h
debug-tcc77x.c
i2c-target.h
kernel-tcc77x.c
powermgmt-tcc77x.c
system-target.h tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup 2009-09-18 05:48:37 +00:00
system-tcc77x.c iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initialization 2009-09-04 09:36:53 +00:00
timer-tcc77x.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00