修改了一些逻辑
This commit is contained in:
@@ -24,7 +24,8 @@ SW_APPs/windows.o: ../SW_APPs/windows.c ../SW_APPs/windows.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h \
|
||||
/Users/wuwenfeng/STM32CubeIDE/workspace_1.7.0/m3s/HW_Devices/lcd.h
|
||||
/Users/wuwenfeng/STM32CubeIDE/workspace_1.7.0/m3s/HW_Devices/lcd.h \
|
||||
/Users/wuwenfeng/STM32CubeIDE/workspace_1.7.0/m3s/HW_Devices/touch.h
|
||||
|
||||
../SW_APPs/windows.h:
|
||||
|
||||
@@ -81,3 +82,5 @@ SW_APPs/windows.o: ../SW_APPs/windows.c ../SW_APPs/windows.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h:
|
||||
|
||||
/Users/wuwenfeng/STM32CubeIDE/workspace_1.7.0/m3s/HW_Devices/lcd.h:
|
||||
|
||||
/Users/wuwenfeng/STM32CubeIDE/workspace_1.7.0/m3s/HW_Devices/touch.h:
|
||||
|
||||
+11
-11
@@ -1,11 +1,11 @@
|
||||
windows.c:11:6:Inteface_SetCursor 16 static
|
||||
windows.c:17:6:Inteface_SetColor 16 static
|
||||
windows.c:23:5:UI_Init 24 static
|
||||
windows.c:63:9:New_Window 40 static
|
||||
windows.c:110:6:Close_Windows_Stack 16 static
|
||||
windows.c:150:6:Set_Windows_Title 24 static
|
||||
windows.c:158:6:Set_Windows_XY_BY_ACC 24 static
|
||||
windows.c:165:6:Refresh_Window 32 static
|
||||
windows.c:208:6:Refresh_UI 32 static
|
||||
windows.c:284:9:Chack 24 static
|
||||
windows.c:304:6:UI_Server 32 static
|
||||
windows.c:12:6:Inteface_SetCursor 16 static
|
||||
windows.c:18:6:Inteface_SetColor 16 static
|
||||
windows.c:24:5:UI_Init 24 static
|
||||
windows.c:64:9:New_Window 40 static
|
||||
windows.c:111:6:Close_Windows_Stack 16 static
|
||||
windows.c:151:6:Set_Windows_Title 24 static
|
||||
windows.c:159:6:Set_Windows_XY_BY_ACC 24 static
|
||||
windows.c:166:6:Refresh_Window 32 static
|
||||
windows.c:209:6:Refresh_UI 32 static
|
||||
windows.c:285:9:Chack 32 static
|
||||
windows.c:305:6:UI_Server 40 static
|
||||
|
||||
Reference in New Issue
Block a user