Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

incompatible redefinition of macro "UNITY_INCLUDE_CONFIG_H"  #77

@maclobdell

Description

@maclobdell

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

there are hundreds of warnings for:

[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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions