-- .gitignore

This commit is contained in:
Yunhorn 2024-08-23 18:06:17 +08:00
parent a7f5734c1e
commit 0bc62881b6
8 changed files with 27811 additions and 29889 deletions

4
.gitignore vendored
View File

@ -70,6 +70,10 @@
*.sct
*.crf
*.lst
*.su
*.o
*.cyclo
*.list
# Kernel Module Compile Results

View File

@ -1,3 +1,3 @@
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:42:5:ProcessPeopleCountingData 24
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:206:5:sts_tof_vl53lx_peoplecount 9
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:199:6:STS_TOF_VL53LX_PeopleCounting_Process 1
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:42:5:ProcessPeopleCountingData 22
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:209:5:sts_tof_vl53lx_peoplecount 9
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:202:6:STS_TOF_VL53LX_PeopleCounting_Process 1

View File

@ -1,3 +1,3 @@
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:42:5:ProcessPeopleCountingData 40 static
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:206:5:sts_tof_vl53lx_peoplecount 72 static
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:199:6:STS_TOF_VL53LX_PeopleCounting_Process 8 static
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:42:5:ProcessPeopleCountingData 32 static
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:209:5:sts_tof_vl53lx_peoplecount 72 static
D://ONEDRIVE/STM32WLV13/STS_LoRaWAN/LoRaWAN_End_Node_AS923_POC_TOF_VL53L1A_P/TOF/App/app_tof_peoplecount.c:202:6:STS_TOF_VL53LX_PeopleCounting_Process 8 static

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff