Skip to content

Move more Core functions to ProbeCore#700

Open
mkeeter wants to merge 4 commits into
masterfrom
mkeeter/remove-more-core-functions
Open

Move more Core functions to ProbeCore#700
mkeeter wants to merge 4 commits into
masterfrom
mkeeter/remove-more-core-functions

Conversation

@mkeeter

@mkeeter mkeeter commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

vid_pid, step, and write_reg are only available on ProbeCore. This PR removes them from the Core trait, adjusting signatures where necessary to force the concrete type.

This comment was marked as resolved.

@mkeeter

mkeeter commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

I had to do a bit of extra wrangling to get the probeless build working; it now skips subcommands which are probe-only, both in the Cargo.toml (optional dependencies) and in codegen (ugly hacks).

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