Skip to content

♻️ V6 missing parts - #104

Merged
kammce merged 20 commits into
mainfrom
split-v5-v6
Aug 11, 2026
Merged

♻️ V6 missing parts#104
kammce merged 20 commits into
mainfrom
split-v5-v6

Conversation

@kammce

@kammce kammce commented Aug 2, 2026

Copy link
Copy Markdown
Member

No description provided.

kammce added 19 commits October 26, 2025 13:52
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 changed the title ♻️ Start V6 ♻️ V6 missing parts Aug 11, 2026
@kammce
kammce merged commit 93cb263 into main Aug 11, 2026
9 checks passed
@kammce
kammce deleted the split-v5-v6 branch August 11, 2026 13:35
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