rockbox/firmware/target/arm/s3c2440
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
..
gigabeat-fx Initial mini2440 port. 2009-10-19 18:14:27 +00:00
mini2440 Initial mini2440 port. 2009-10-19 18:14:27 +00:00
app.lds
boot.lds
crt0.S Initial mini2440 port. 2009-10-19 18:14:27 +00:00
debug-s3c2440.c fix red 2009-10-17 18:12:24 +00:00
debug-target.h Initial mini2440 port. 2009-10-19 18:14:27 +00:00
kernel-s3c2440.c Initial mini2440 port. 2009-10-19 18:14:27 +00:00
lcd-s3c2440.c 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
system-s3c2440.c Initial mini2440 port. 2009-10-19 18:14:27 +00:00
system-target.h Initial mini2440 port. 2009-10-19 18:14:27 +00:00