Файлы структурированы как в readme

This commit is contained in:
2025-02-20 18:39:34 +03:00
parent 58be5b4d6b
commit 1b63defd86
20 changed files with 893 additions and 911 deletions

View File

@@ -27,6 +27,35 @@ Project File Date: 02/20/2025
<h2>Output:</h2>
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'gfx_lcd'
compiling i2c.c...
compiling gpio.c...
compiling main.c...
compiling stm32f1xx_it.c...
compiling stm32f1xx_hal_msp.c...
compiling stm32f1xx_hal_gpio_ex.c...
compiling stm32f1xx_hal.c...
compiling stm32f1xx_hal_rcc.c...
compiling stm32f1xx_hal_rcc_ex.c...
compiling stm32f1xx_hal_gpio.c...
compiling stm32f1xx_hal_dma.c...
compiling stm32f1xx_hal_cortex.c...
compiling stm32f1xx_hal_i2c.c...
compiling stm32f1xx_hal_pwr.c...
compiling stm32f1xx_hal_flash.c...
compiling stm32f1xx_hal_flash_ex.c...
compiling stm32f1xx_hal_exti.c...
compiling stm32f1xx_hal_tim.c...
compiling stm32f1xx_hal_tim_ex.c...
compiling system_stm32f1xx.c...
compiling oled.c...
compiling gfx_lib.c...
compiling syscalls.c...
compiling gfx_oled_example.c...
compiling menu_interface.c...
compiling general_gpio.c...
linking...
Program Size: Code=26456 RO-data=3388 RW-data=16 ZI-data=2504
FromELF: creating hex file...
"gfx_lcd\gfx_lcd.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
@@ -51,7 +80,7 @@ Package Vendor: Keil
* Component: ARM::CMSIS:CORE:5.6.0
Include file: CMSIS/Core/Include/tz_context.h
Build Time Elapsed: 00:00:01
Build Time Elapsed: 00:00:02
</pre>
</body>
</html>