rt-thread 官方库镜像 https://www.rt-thread.org
Go to file
chaos.proton@gmail.com e803640027 avoid divided by zero error
The old code only checks touch->max_x > touch->min_x but not touch->max_x == touch->min_x. Thus may lead to divided by zero error.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1782 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-02 08:58:34 +00:00
bsp avoid divided by zero error 2011-11-02 08:58:34 +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 update cortex-m3 libcpu 2011-10-28 13:19:30 +00:00
src change the end of line to UNIX style. 2011-10-30 00:38:44 +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