Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sival] board LED demo #20904

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

timothytrippel
Copy link
Contributor

This adds a basic SiVal board LED demo.

Additionally, this fixes the prodc kms signing config.

The KMS signing configuration for the prodc SKU was incorrect.

Signed-off-by: Tim Trippel <[email protected]>
This adds an LED flashing demo for the sival board.

Signed-off-by: Tim Trippel <[email protected]>
@timothytrippel timothytrippel requested a review from a team as a code owner January 19, 2024 22:49
@timothytrippel timothytrippel self-assigned this Jan 19, 2024
@timothytrippel timothytrippel removed the request for review from a team January 19, 2024 22:49
@timothytrippel
Copy link
Contributor Author

These will be cherry picked to the sival branch as well.

.b = 0x25,
};

static status_t peripheral_init(void) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be nice to move some of this LED control stuff into a testlib so other programs could more easily use it.

You can send that in a follow-up PR if you want.

@timothytrippel timothytrippel merged commit b639cb8 into lowRISC:master Jan 23, 2024
32 checks passed
@timothytrippel timothytrippel deleted the sival-board-leds-demo branch January 23, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants