Commit dd5c8e83 authored by hu's avatar hu

增加K-LINE代码,没调用

parent 9769c2ab
...@@ -244,3 +244,11 @@ ...@@ -244,3 +244,11 @@
.\UDS\TP\UDS_ISO14229_Server.c .\UDS\TP\UDS_ISO14229_Server.c
.\UDS\TP\UDS_ISO14229_Server.h .\UDS\TP\UDS_ISO14229_Server.h
.\UDS\TP\UDS_ISO14229_Server_Config.h .\UDS\TP\UDS_ISO14229_Server_Config.h
.\K_BUS\kwp2000_interface.c
.\K_BUS\kwp2000_interface.h
.\K_BUS\kwp2000_protocol.c
.\K_BUS\kwp2000_protocol.h
.\K_BUS\kwp2000_service.c
.\K_BUS\kwp2000_service.h
.\K_BUS\kwp2000_tp.c
.\K_BUS\kwp2000_tp.h
...@@ -52,4 +52,6 @@ ...@@ -52,4 +52,6 @@
.\FDL\lib\r_fdl_hw_access.c .\FDL\lib\r_fdl_hw_access.c
.\FDL\lib\r_fdl_user_if.c .\FDL\lib\r_fdl_user_if.c
.\FDL\lib\r_fdl_user_if_init.c .\FDL\lib\r_fdl_user_if_init.c
.\UART\UART.c
.\UART\UART.h
...@@ -58,6 +58,7 @@ primaryTarget=v800_standalone.tgt ...@@ -58,6 +58,7 @@ primaryTarget=v800_standalone.tgt
-I..\source\Driver\IS31FL3236 -I..\source\Driver\IS31FL3236
-I..\source\Driver\Buzzer -I..\source\Driver\Buzzer
-I..\source\Driver\FDL -I..\source\Driver\FDL
-I..\source\Driver\UART
-I..\source\Graphic\cdi\lib -I..\source\Graphic\cdi\lib
-I..\source\Graphic\cdi\src -I..\source\Graphic\cdi\src
-I..\source\Graphic\device\d1mx\lib -I..\source\Graphic\device\d1mx\lib
...@@ -212,6 +213,7 @@ primaryTarget=v800_standalone.tgt ...@@ -212,6 +213,7 @@ primaryTarget=v800_standalone.tgt
-I..\source\Application\UDS\APP\UDS_85Service -I..\source\Application\UDS\APP\UDS_85Service
-I..\source\Application\UDS\ -I..\source\Application\UDS\
-I..\source\Application\UDS\TP -I..\source\Application\UDS\TP
-I..\source\Application\K_BUS
-MD -MD
-Mn -Mn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment