Skip to content

incompatible redefinition of macro "UNITY_INCLUDE_CONFIG_H" #2565

Closed
@maclobdell

Description

@maclobdell

from a fresh import of this example
release tag mbed-os-5.1.2

there are hundreds of warnings for:

This issue was found while testing ARMmbed/mbed-os-example-client
copy of: ARMmbed/mbed-os-example-client#77

[Warning] mbed_config.h@29,0: #47-D: incompatible redefinition of macro "UNITY_INCLUDE_CONFIG_H" (declared at line 28)

in mbed_config.h, multiple defines are generated for this macro.

// Macros

define UNITY_INCLUDE_CONFIG_H None // defined by library:utest

define UNITY_INCLUDE_CONFIG_H // defined by library:utest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions