Skip to content

Installation via platformio #8

@xtrinch

Description

@xtrinch

Hi,

I was hoping you could help me figure out the following issue:
When I install this library via platformio, with the following platformio.ini:

framework = arduino
lib_deps = 
  bodmer/TFT_eSPI @ ^2.3.70
  https://github.com/Bodmer/EPD_Libraries

It seems to clone a subfolder of this repo. Sadly not the one I need. Do you have any idea what could be wrong?

image

I'm thinking it probably wants library.json and library.properties file in the root, otherwise it searches for the first folder with c/cpp files

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