Release:5.20灰测
This commit is contained in:
@@ -68,12 +68,13 @@ virtualFolder:
|
||||
- name: Config
|
||||
files:
|
||||
- path: ../User/Global/global.h
|
||||
- path: ../User/Global/board_config.h
|
||||
folders: []
|
||||
- name: Global
|
||||
files:
|
||||
- path: ../User/Global/g_init.c
|
||||
- path: ../User/Global/g_runtime.c
|
||||
- path: ../User/Global/g_dcpile.c
|
||||
- path: ../User/Global/g_init.c
|
||||
folders: []
|
||||
- name: Os
|
||||
files:
|
||||
@@ -81,25 +82,49 @@ virtualFolder:
|
||||
- path: ../User/Os/os_task.c
|
||||
- path: ../User/Os/os_queue.c
|
||||
- path: ../User/Os/os_semaphore.c
|
||||
folders: []
|
||||
- name: Hal
|
||||
files:
|
||||
- path: ../User/Hal/_hal_init.c
|
||||
- path: ../User/Hal/_hal_usart.c
|
||||
- path: ../User/Os/os_timer.c
|
||||
folders: []
|
||||
- name: Driver
|
||||
files:
|
||||
- path: ../User/Driver/drv_init.c
|
||||
- path: ../User/Driver/drv_flash.c
|
||||
- path: ../User/Driver/flash_config.c
|
||||
- path: ../User/Driver/drv_usart.c
|
||||
- path: ../User/Driver/drv_air724.c
|
||||
folders: []
|
||||
- name: Task
|
||||
- name: App
|
||||
files:
|
||||
- path: ../User/Task/HeartBeatTask.c
|
||||
- path: ../User/Task/DatalinkTask.c
|
||||
- path: ../User/Task/YkcTask.c
|
||||
- path: ../User/Task/ChargerTask.c
|
||||
- path: ../User/App/task_ykc.c
|
||||
- path: ../User/App/task_air724.c
|
||||
- path: ../User/App/task_sys.c
|
||||
- path: ../User/App/task_udp.c
|
||||
folders: []
|
||||
- name: Network
|
||||
files:
|
||||
- path: ../User/Network/udp_router.c
|
||||
- path: ../User/Network/udp_manager.c
|
||||
folders: []
|
||||
- name: Protocol
|
||||
files: []
|
||||
folders:
|
||||
- name: Ykc
|
||||
files:
|
||||
- path: ../User/Protocol/Ykc/charger_to_server.c
|
||||
- path: ../User/Protocol/Ykc/charger_to_server.h
|
||||
- path: ../User/Protocol/Ykc/server_common.c
|
||||
- path: ../User/Protocol/Ykc/server_common.h
|
||||
- path: ../User/Protocol/Ykc/server_to_charger.c
|
||||
- path: ../User/Protocol/Ykc/server_to_charger.h
|
||||
- path: ../User/Protocol/Ykc/ykc_router.c
|
||||
folders: []
|
||||
- name: Point
|
||||
files:
|
||||
- path: ../User/Protocol/Point/point_protocol.c
|
||||
folders: []
|
||||
- name: Host Computer
|
||||
files:
|
||||
- path: ../User/Protocol/Host Computer/host_computer_protocol.c
|
||||
folders: []
|
||||
- name: Drivers
|
||||
files: []
|
||||
folders:
|
||||
@@ -259,12 +284,6 @@ virtualFolder:
|
||||
- path: ../Middlewares/Third_Party/LwIP/system/OS/sys_arch.c
|
||||
- path: ../Middlewares/Third_Party/LwIP/src/apps/mqtt/mqtt.c
|
||||
folders: []
|
||||
- name: Ykc
|
||||
files:
|
||||
- path: ../Middlewares/Third_Party/Ykc/charger_to_server.c
|
||||
- path: ../Middlewares/Third_Party/Ykc/server_common.c
|
||||
- path: ../Middlewares/Third_Party/Ykc/server_to_charger.c
|
||||
folders: []
|
||||
- name: cJSON
|
||||
files:
|
||||
- path: ../Middlewares/Third_Party/cJSON/cJSON.c
|
||||
@@ -295,8 +314,6 @@ targets:
|
||||
- ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS
|
||||
- ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F
|
||||
- ../User/Driver
|
||||
- ../User/Hal
|
||||
- ../User/Task
|
||||
- ../User/Os
|
||||
- ../LWIP/App
|
||||
- ../LWIP/Target
|
||||
@@ -324,6 +341,11 @@ targets:
|
||||
- ../USB_DEVICE/Target
|
||||
- ../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc
|
||||
- ../Middlewares/ST/STM32_USB_Device_Library/Core/Inc
|
||||
- ../User/Protocol/Ykc
|
||||
- ../User/Protocol/Point
|
||||
- ../User/Protocol/Host Computer
|
||||
- ../User/Network
|
||||
- ../User/App
|
||||
libList: []
|
||||
excludeList:
|
||||
- <virtual_root>/User/Hal/_hal_myi2c.c
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user