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

Merge cram-dev WIP to avoid branch divergence & check CI status #603

Merged
merged 16 commits into from
Dec 12, 2024
Merged

Conversation

bunnie
Copy link
Member

@bunnie bunnie commented Dec 12, 2024

No description provided.

bunnie added 16 commits December 3, 2024 01:05
this will free up some time for concurrent processing instead of
spin-waiting on new frames
Peripheral reset is now controlled by udma_global
(and actually does something, instead of being a /dev/null)
there's now unfortunately branch divergence in the NTO/MPW
code base

The methodology is to code like we're running on NTO, and
if the "mpw" feature is selected, we put hacks in to run
on MPW hardware.

Under the theory that MPW should be totally deprecated
once NTO comes out, and therefore the hacks should accumulate
in the MPW code base (and ideally be somewhat easy to cull when
the time comes).
The test is abridged because i2c is a pretty slow protocol, so we
do the bare minimum to exercise a write and a read.
@bunnie bunnie merged commit bd3e99c into main Dec 12, 2024
2 checks passed
@bunnie bunnie deleted the cram-dev branch December 12, 2024 07:09
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