Skip to content

V6#103

Merged
kammce merged 17 commits into
mainfrom
split-v5-v6
Jul 15, 2026
Merged

V6#103
kammce merged 17 commits into
mainfrom
split-v5-v6

Conversation

@kammce

@kammce kammce commented Jul 11, 2026

Copy link
Copy Markdown
Member

No description provided.

@kammce
kammce marked this pull request as draft July 11, 2026 15:50
kammce added 12 commits July 11, 2026 08:51
I don't think we'll need static callable as much as we did before.
Thinking this over, I think this approach was a bit bloated but
fine because we already paid for the callback object in other places.
But a more compact and simple method would be to simply make a function
for each ISR and use a global variable to point to the instance of
driver that it belongs to. Thats basically what this is doing for us
but with more complicated steps. Templates can be used to make this
ergonomic if many ISRs need to be made, but the premise doesn't need to
be more than simply a technique vs a library.
@kammce
kammce marked this pull request as ready for review July 15, 2026 12:48
@kammce
kammce merged commit 8f85e79 into main Jul 15, 2026
9 checks passed
@kammce
kammce deleted the split-v5-v6 branch July 15, 2026 13:00
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.

1 participant