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

Make perf template similar to firmware template #671

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

ohmtech-rdi
Copy link
Owner

@ohmtech-rdi ohmtech-rdi commented Mar 4, 2024

This PR refactors the performance target so that the code is much more similar to the default firmware code. In particular it doesn't rely on the board to provide any kind support for performance testing.

It also allows to feed a proper audio input.

Note

The audio output glitches when reports are printing, because semihosting is using breakpoints somehow to pass back data to the monitor, and this will create audio drops.

It also adds the missing support for erb_SDRAM_USE_FLAG introduced in #670 .

@ohmtech-rdi ohmtech-rdi added the enhancement New feature or request label Mar 4, 2024
@ohmtech-rdi ohmtech-rdi self-assigned this Mar 4, 2024
@ohmtech-rdi ohmtech-rdi merged commit 4554769 into main Mar 4, 2024
21 checks passed
@ohmtech-rdi ohmtech-rdi deleted the erb-perf-target-refactor branch March 4, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant