git cleanup

This commit is contained in:
Kilian Bracher 2025-03-25 19:29:53 +01:00
parent 2ace1dd04c
commit 20f2071cea
3 changed files with 62 additions and 61 deletions

View File

@ -9,3 +9,4 @@ STM32Make.make
openocd.cfg
.stm32env
!/.vscode/launch.json
/.metadata/

View File

@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [4.5.0-RC5] date: [Thu Feb 20 01:39:39 CET 2025]
# File automatically-generated by tool: [projectgenerator] version: [4.6.0-B36] date: [Tue Mar 18 20:15:25 CET 2025]
##########################################################################################################################
# ------------------------------------------------
@ -145,7 +145,7 @@ CFLAGS += -MMD -MP -MF"$(@:%.o=%.d)"
# LDFLAGS
#######################################
# link script
LDSCRIPT = stm32h7a3zitxq_flash.ld
LDSCRIPT = STM32H7A3XX_FLASH.ld
# libraries
LIBS = -lc -lm -lnosys