Skip to content

Hardware serial port as "Serial" #10

@GHPS

Description

@GHPS

First of all: Thanks for the great plugin! It has made the work with
Eclipse and Arduino much easier - especially linking libraries.

Unfortunately the Serial library doesn't work out of the box.

The solution is quite simple: Include

extern HardwareSerial Serial;

in the specific project .h file.

A new version of the plugin could do this by default.

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