换屏幕驱动芯片,按钮驱动都要连带一起改

This commit is contained in:
2021-10-13 10:16:41 +08:00
parent 0dbc76aad1
commit 3ff28bd9a6
13 changed files with 4280 additions and 3789 deletions
+3 -1
View File
@@ -26,7 +26,7 @@ my_software/my_code.o: ../my_software/my_code.c ../my_software/my_code.h \
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_i2c_ex.h \
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr.h \
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr_ex.h \
../my_software/button.h
../my_software/button.h ../my_software/ht1621.h
../my_software/my_code.h:
@@ -87,3 +87,5 @@ my_software/my_code.o: ../my_software/my_code.c ../my_software/my_code.h \
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr_ex.h:
../my_software/button.h:
../my_software/ht1621.h: