Skip to content

warning: incompatible implicit declaration of built-in function 'memcpy' #1408

Closed
@grahamehorner

Description

@grahamehorner

warning when compiling:-

...\2.1.0-rc1\cores\esp8266\core_esp8266_phy.c: In function '__wrap_register_chipv6_phy':

...\2.1.0-rc1\cores\esp8266\core_esp8266_phy.c:248:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]

   memcpy(init_data, phy_init_data, sizeof(phy_init_data));

   ^

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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