gen cycle

This commit is contained in:
Wolfgang Hottgenroth 2020-11-07 22:24:14 +01:00
parent 61bebbcfc9
commit 3bd79b1741
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Processed by ../tools/insertMyCode.sh
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 22:09:20 CET 2020]
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 22:24:00 CET 2020]
##########################################################################################################################
# ------------------------------------------------
@ -37,7 +37,7 @@ BUILD_DIR = build
######################################
# C sources
C_SOURCES = \
User/Src/eeprom.c User/Src/frontend.c User/Src/logger.c User/Src/loopCtrl.c User/Src/main2.c User/Src/mbusComm.c User/Src/ringbuffer.c User/Src/show.c hottislib/PontCoopScheduler.c w5500/dhcp.c w5500/dns.c w5500/httpParser.c w5500/httpServer.c w5500/httpUtil.c w5500/MQTTClient.c w5500/mqtt_interface.c w5500/socket.c w5500/w5500.c w5500/wizchip_conf.c \
User/Src/eeprom.c User/Src/frontend.c User/Src/logger.c User/Src/loopCtrl.c User/Src/main2.c User/Src/mbusComm.c User/Src/ringbuffer.c User/Src/show.c hottislib/PontCoopScheduler.c \
libmbus/mbus/mbus-protocol.c \
Core/Src/main.c \
Core/Src/gpio.c \
@ -121,7 +121,6 @@ AS_INCLUDES =
# C includes
C_INCLUDES = \
-Ihottislib \
-Iw5500 \
-Ilibmbus \
-IUser/Inc \
-ICore/Inc \

View File

@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 22:09:20 CET 2020]
# File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 22:24:00 CET 2020]
##########################################################################################################################
# ------------------------------------------------