rockbox/firmware/target
Rafaël Carré 2409c28f21 Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (example: metronome will be twice too fast)
Instead use a private KERNEL_TIMER_FREQ define which is dependant on HAVE_SCROLLWHEEL
Comment that call_tick_tasks() will read the scrollwheel
Remove the unneeded volatile type qualifier from poll_scrollwheel

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21187 a1c6a512-1295-4272-9138-f99709370657
2009-06-04 14:50:07 +00:00
..
arm Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (example: metronome will be twice too fast) 2009-06-04 14:50:07 +00:00
coldfire Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler statements, needed for the driver to work when compiled with newer gcc, should make no functional difference with the currently used version 2009-05-31 16:33:22 +00:00
mips Ingenic Jz4740: fix debug messages not being readable due to backdrop 2009-06-04 12:08:33 +00:00
sh Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00