Skip to content

libs auto-detection in dependecies are not included #664

@Rocco83

Description

@Rocco83

I'm using arduino-mk from debian stable (1.5.2-1).

I want to split my .ino file in libraries.
I need certain libs only in other libraries (eg: TrueRandom only in Ethernet part).

But, if i don't include "TrueRandom.h" in the main .ino file, it will not get included at all.

Is this a known issue?

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