Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

hifive1-revb LED color definition different from actual color #613

Description

@zyluo

Reproduceable by testing each led individually in the sifive-welcome example by commenting out the other two colors.

wait_for_timer(led0_red);
//wait_for_timer(led0_green);
//wait_for_timer(led0_blue);

led0_red, led0_green, and led0_blue shows colors Blue, Red, and Green respectively.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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