终于把433通讯整出来了,不过程序空间快不够了要好好优化一下
This commit is contained in:
@@ -26,7 +26,10 @@ 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/ht1621.h
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_tim.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_tim_ex.h \
|
||||
../my_software/button.h ../my_software/ht1621.h ../my_software/flash.h \
|
||||
../my_software/r480r.h
|
||||
|
||||
../my_software/my_code.h:
|
||||
|
||||
@@ -86,6 +89,14 @@ 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:
|
||||
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_tim.h:
|
||||
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_tim_ex.h:
|
||||
|
||||
../my_software/button.h:
|
||||
|
||||
../my_software/ht1621.h:
|
||||
|
||||
../my_software/flash.h:
|
||||
|
||||
../my_software/r480r.h:
|
||||
|
||||
Reference in New Issue
Block a user