есть 2 экзампла для i2c oled 128x32 - плеер с иконками - вывод графиками синус и ЭКГ (не встроена пока в gfx библиотеку)
35 lines
1.9 KiB
Makefile
35 lines
1.9 KiB
Makefile
gfx_lcd/menu_lcd.o: ..\Core\Example\menu_lcd.c \
|
|
..\Core\Example\menu_stuff.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 \
|
|
..\Core\GFX_Buffer\gfx_buffer.h ..\Core\Inc\main.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\string.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stdio.h \
|
|
..\Core\OLED_Driver\oled.h ..\Core\Example\general_gpio.h \
|
|
..\Core\Example\mylibs_defs.h ..\Core\Example\mylibs_config.h
|