2023-07-18 02:22 PM
Feature request: For Makefile projects in STM32CubeMx, the beginning of the file starts with:
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [4.1.0] date: [Tue Jul 18 10:26:49 MDT 2023]
##########################################################################################################################
The date is annoying for version control systems, and it would be really nice if the message stopped after the version.
Best regards,
Cory