есть 2 экзампла для i2c oled 128x32 - плеер с иконками - вывод графиками синус и ЭКГ (не встроена пока в gfx библиотеку)
29 lines
1.6 KiB
Makefile
29 lines
1.6 KiB
Makefile
gfx_lcd/i2c.o: ..\Core\Src\i2c.c ..\Core\Inc\i2c.h ..\Core\Inc\main.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal.h \
|
|
..\Core\Inc\stm32f1xx_hal_conf.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_rcc.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_def.h \
|
|
..\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f1xx.h \
|
|
..\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xb.h \
|
|
..\Drivers\CMSIS\Include\core_cm3.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stdint.h \
|
|
..\Drivers\CMSIS\Include\cmsis_version.h \
|
|
..\Drivers\CMSIS\Include\cmsis_compiler.h \
|
|
..\Drivers\CMSIS\Include\cmsis_armclang.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\arm_compat.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\arm_acle.h \
|
|
..\Drivers\CMSIS\Device\ST\STM32F1xx\Include\system_stm32f1xx.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stddef.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_rcc_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_gpio.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_gpio_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_exti.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_dma.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_dma_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_cortex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_flash.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_flash_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_i2c.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_pwr.h
|