Skip to content

conflicting declaration 'typedef char int8' #1

@EagleSmith

Description

@EagleSmith

周工,你好,我在使用过程中(Arduino+EDP+ESP8266)代码编译通不过,报int8类型冲突:
edp.c:22: error: conflicting declaration 'typedef char int8'

typedef char int8;

                     ^

In file included from d:\Program Files (x86)\Arduino\hardware\esp8266com\esp8266\cores\esp8266/esp8266_peri.h:24:0,

请问该如何解决,谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions