first time generated

This commit is contained in:
2020-10-18 22:17:55 +02:00
parent d921870104
commit 2c9b5f21ac
10 changed files with 658 additions and 21 deletions

View File

@ -1,5 +1,6 @@
# Processed by ../tools/insertMyCode.sh
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sun Oct 18 21:59:20 CEST 2020]
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sun Oct 18 22:15:54 CEST 2020]
##########################################################################################################################
# ------------------------------------------------
@ -36,6 +37,7 @@ BUILD_DIR = build
######################################
# C sources
C_SOURCES = \
User/Src/main2.c hottislib/PontCoopScheduler.c \
Core/Src/main.c \
Core/Src/gpio.c \
Core/Src/adc.c \
@ -117,6 +119,8 @@ AS_INCLUDES =
# C includes
C_INCLUDES = \
-Ihottislib \
-IUser/Inc \
-ICore/Inc \
-IDrivers/STM32F1xx_HAL_Driver/Inc \
-IDrivers/STM32F1xx_HAL_Driver/Inc/Legacy \