完成转向功能测试;加入手动自动的基础功能;计划执行部分写完,未实际测试

This commit is contained in:
forbelief 2016-04-29 17:01:10 +08:00
parent 7d46287def
commit ec2ed2d196
21 changed files with 2020 additions and 1680 deletions

View file

@ -1906,12 +1906,6 @@
<file>
<name>$PROJ_DIR$\..\src\app\include\debug.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\display.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\flash.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\input.h</name>
</file>
@ -1930,6 +1924,15 @@
<file>
<name>$PROJ_DIR$\..\src\app\include\plan_handle.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\pm_flash.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\pm_flash_cfg.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\pm_init.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\pm_time.h</name>
</file>
@ -1942,6 +1945,9 @@
<file>
<name>$PROJ_DIR$\..\src\app\include\tft.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\include\tft_plan_internal.h</name>
</file>
</group>
<file>
<name>$PROJ_DIR$\..\src\app\debug.c</name>
@ -1961,12 +1967,6 @@
<file>
<name>$PROJ_DIR$\..\src\app\main.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\NormalDemo_Flash.c</name>
<excluded>
<configuration>Debug</configuration>
</excluded>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\orient.c</name>
</file>