This commit is contained in:
nzasch
2025-06-28 00:58:29 +02:00
parent b9232f66b0
commit 28b7af65b6
123 changed files with 105128 additions and 104148 deletions

View File

@@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [4.5.0-RC5] date: [Mon Jan 20 19:11:19 CET 2025]
# File automatically-generated by tool: [projectgenerator] version: [4.6.0.1-B1] date: [Sat Jun 28 00:34:16 CEST 2025]
##########################################################################################################################
# ------------------------------------------------
@@ -24,7 +24,6 @@ DEBUG = 1
# optimization
OPT = -Og
#######################################
# paths
#######################################
@@ -120,7 +119,6 @@ C_DEFS = \
-DUSE_HAL_DRIVER \
-DSTM32G431xx
# AS includes
AS_INCLUDES =
@@ -151,7 +149,7 @@ CFLAGS += -MMD -MP -MF"$(@:%.o=%.d)"
# LDFLAGS
#######################################
# link script
LDSCRIPT = stm32g431kbtx_flash.ld
LDSCRIPT = STM32G431XX_FLASH.ld
# libraries
LIBS = -lc -lm -lnosys