Skip to content

ch32v: Fix up typos in svd#859

Merged
mattnite merged 2 commits intomainfrom
wch_svds
Jan 16, 2026
Merged

ch32v: Fix up typos in svd#859
mattnite merged 2 commits intomainfrom
wch_svds

Conversation

@Grazfather
Copy link
Collaborator

@Grazfather Grazfather commented Jan 15, 2026

Fixed a typo from #528.

Noticed in this warning:

warning(svd): invalid access type: 'read-opnly'
warning(svd): Failed to parse access string 'read-opnly', it must be one of 'read-value', 'write-only', 'read-write', 'writeOnce', or 'read-writeOnce', defaulting to 'read-write'

Fixed the error string to also allow plain 'write', and to specify 'read-only' instead of 'read-value'.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🔍 Lint Results

Found 1 issue on changed lines in 1 file:

  • examples/raspberrypi/rp2xxx/src/net/lwip/net.zig: 1 issue

⚠️ Could not attach inline comments due to an error.

@mattnite mattnite merged commit 6fef482 into main Jan 16, 2026
56 checks passed
@mattnite mattnite deleted the wch_svds branch January 16, 2026 16:14
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