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

GPIO multi-level support and bug fixing #77

Merged
merged 29 commits into from
Oct 23, 2024

Conversation

rivos-eblot
Copy link

No description provided.

…terrupted.

This enables recording the sequence from pyot.py for example, and Ctrl+C
abort the execution while still recording a valid sequence

Signed-off-by: Emmanuel Blot <[email protected]>
…d execution

* add `!` suffix to disable background execution

Signed-off-by: Emmanuel Blot <[email protected]>
1. partition's item offset was not updated when item was decoded
2. size of items smaller than 32-bit was wrongly handled

Signed-off-by: Emmanuel Blot <[email protected]>
This feature can be used to track and test the actual GPIO input value from a remote host

Signed-off-by: Emmanuel Blot <[email protected]>
…d switch

This is only useful for debugging purposes, as it enables tracing read/write
access to the memory. The trade off is that this feature leads to terrible
performances.

Signed-off-by: Emmanuel Blot <[email protected]>
Copy link

@loiclefort loiclefort left a comment

Choose a reason for hiding this comment

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

LGTM (reviewed internally)

@rivos-eblot rivos-eblot merged commit e1040a8 into lowRISC:ot-darjeeling-9.1.0 Oct 23, 2024
6 checks passed
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