make it work!

This commit is contained in:
2022-04-02 03:54:53 +02:00
parent fdcac81021
commit 01a18ef9cb
11 changed files with 247 additions and 10 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.16.0] date: [Fri Apr 01 20:27:44 CEST 2022]
# File automatically-generated by tool: [projectgenerator] version: [3.16.0] date: [Fri Apr 01 20:41:48 CEST 2022]
##########################################################################################################################
.PHONY: flash
@@ -40,6 +40,7 @@ BUILD_DIR = build
C_SOURCES = \
Core/Src/main.c \
Core/Src/logging.c \
Core/Src/i2c_gateway.c \
Core/Src/freertos.c \
Core/Src/stm32f1xx_it.c \
Core/Src/stm32f1xx_hal_msp.c \