Skip to content

Platform.h removed since Arduino IDE v1.5.8: Why? #2672

@pbony

Description

@pbony

Hello,

I found 3 sketches online and all generate the same compilation error on arduino IDE v1.6.0:

C:\Program Files (x86)\Electronic\Arduino\libraries\EasyVR\EasyVRBridge.cpp:14:24: fatal error: Platform.h: No such file or directory
#include "Platform.h"

To fix this issue, I had to download Arduino IDE v1.5.7 and copy/paste Platform.h into
C:\Program Files (x86)\Electronic\Arduino\hardware\arduino\avr\cores\arduino

So why Platform.h has been removed?
Would it be possible to include it again please?

Thanks for your inputs and feedback.
Best Regards

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