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

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

Open
zyluo opened this issue Jul 4, 2021 · 0 comments
Open

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

zyluo opened this issue Jul 4, 2021 · 0 comments

Comments

@zyluo
Copy link

zyluo commented Jul 4, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant