Skip to content

Add warning if CubeMX directory contains multiple .ld or .s files #115

@AsiiaPine

Description

@AsiiaPine

CubeMx generate those files in different locations, the CMakeLists already dealing with the feature, but do not throw wanings if there are multiple startup files.

Only gcc throws a multiple definition error for multiple variables, but what if the files do not contain these duplicates?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions