rockbox/firmware/target
Marcin Bukat bd10245e89 MPIO HD300: Fix occasional scrollstrip hang
Scrollstrip works as quadrature encoder. We set pin change
interrupt for both edges of signal both lines and sample the state
in ISR. From time to time the sequence is out-of-sync which was
properly detected but erroneously handled leaving scrollstip
interrupts disabled.

Change-Id: I08e4f99c6c27df0f8180aa16e6e1d9e4203bafa7
Reviewed-on: http://gerrit.rockbox.org/782
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
Tested: Marcin Bukat <marcin.bukat@gmail.com>
2014-04-15 08:18:56 +02:00
..
arm Complete Plugin Keymaps for Creative Zen X-Fi3 2014-04-06 20:51:12 +02:00
coldfire MPIO HD300: Fix occasional scrollstrip hang 2014-04-15 08:18:56 +02:00
hosted Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREEN 2014-03-18 10:56:19 +01:00
mips ingenic: crt0.S fixes #3 2014-03-04 10:28:02 +01:00
sh Add missing kernel.h includes (hopefully all of them), take #2. 2014-01-05 20:42:48 +01:00