Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

SD card library is not being found. #98

@marthinwurer

Description

@marthinwurer

I've tried to use the Arduino built-in SD card library. In my code, I have:

find_arduino_library(sd_lib SD ${board_id})

Which raises an error:

  Couldn't find library named Sd

I think it's somehow CamelCasing it, which is causing it to not find the actual path, libraries/SD/. The SPI library works fine, though, so it's a bit confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions