rt-thread 官方库镜像 https://www.rt-thread.org
Go to file
chaos.proton@gmail.com 93104fb4fc bsp/stm32f10x/touch: return early when lost the position
Check whether finger is still on the screen. If not, we couldn't determine where the user has touched. It's better to return early rather than give garbage values.

A more sensitive solution might be caculate the position once the interrupt occured. But it's not anti-shake friendly.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1789 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-08 07:52:20 +00:00
bsp bsp/stm32f10x/touch: return early when lost the position 2011-11-08 07:52:20 +00:00
components Add SDIO stack support, current only support SDSC and SDHC card 2011-10-23 09:46:20 +00:00
examples fix typo in examples/gui/demo_workbench.c 2011-11-01 01:52:04 +00:00
include cleanup kernel code 2011-09-23 05:57:31 +00:00
libcpu fixed object name copy bug; update AT91SAM7S64 branch. 2011-11-08 04:06:12 +00:00
src fixed object name copy bug; update AT91SAM7S64 branch. 2011-11-08 04:06:12 +00:00
tools fixed file name with Chinese encoding issue, which is merged from chaos.proton@gmail.com. 2011-10-30 00:44:18 +00:00
AUTHORS prepare for 0.3.0 final release. 2010-03-29 16:27:49 +00:00
COPYING import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00