[wip] working on display graph
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| ########################################################################################################################## | ||||
| # File automatically-generated by tool: [projectgenerator] version: [3.17.1] date: [Sat Apr 01 12:37:38 CEST 2023]  | ||||
| # File automatically-generated by tool: [projectgenerator] version: [3.17.1] date: [Fri Apr 21 19:03:25 CEST 2023]  | ||||
| ########################################################################################################################## | ||||
|  | ||||
| # ------------------------------------------------ | ||||
| @@ -62,7 +62,8 @@ Core/Src/system_stm32f3xx.c \ | ||||
| Core/Src/spi.c \ | ||||
| Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_spi.c \ | ||||
| Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_spi_ex.c \ | ||||
| Core/Src/i2c.c | ||||
| Core/Src/i2c.c \ | ||||
| Core/Src/tim.c | ||||
|  | ||||
| ###################################### | ||||
| # shared libs source | ||||
| @@ -83,6 +84,7 @@ C_SOURCES += ../shared_libs/display/font_gfx.c | ||||
| # bitmaps | ||||
| C_SOURCES += ../shared_libs/bitmaps/bitmap_disp_buttons.c | ||||
| C_SOURCES += ../shared_libs/bitmaps/bitmap_font_5x7.c | ||||
| C_SOURCES += ../shared_libs/bitmaps/bitmap_wave.c | ||||
| # display_layout | ||||
| C_SOURCES += ../shared_libs/disp_layout/disp_layout.c | ||||
| # controllers | ||||
|   | ||||
		Reference in New Issue
	
	Block a user